Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp25 static void ContractNodes(std::unique_ptr<Matcher> &InputMatcherPtr, in ContractNodes()
615 static void FactorNodes(std::unique_ptr<Matcher> &InputMatcherPtr) { in FactorNodes()