Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp297 if (M2 && M2 != ScanMatcher && M2->canMoveBefore(ScanMatcher) && in FactorNodes()
408 !CTM->canMoveBefore(OptionsToMatch[i])) { in FactorNodes()
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DDAGISelMatcher.cpp52 bool Matcher::canMoveBefore(const Matcher *Other) const { in canMoveBefore() function in Matcher
H A DDAGISelMatcher.h170 bool canMoveBefore(const Matcher *Other) const;