Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp184 static void FactorNodes(std::unique_ptr<Matcher> &InputMatcherPtr) { in FactorNodes() argument
187 std::unique_ptr<Matcher> *RebindableMatcherPtr = &InputMatcherPtr; in FactorNodes()