Home
last modified time | relevance | path

Searched refs:InputMatcherPtr (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp206 static void FactorNodes(std::unique_ptr<Matcher> &InputMatcherPtr) { in FactorNodes() argument
209 std::unique_ptr<Matcher> *RebindableMatcherPtr = &InputMatcherPtr; in FactorNodes()