Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DDAGISelMatcherOpt.cpp340 M2->canMoveBefore(ScanMatcher) && in FactorNodes()
439 !CTM->canMoveBefore(NewOptionsToMatch[i])) { in FactorNodes()
DDAGISelMatcher.cpp55 bool Matcher::canMoveBefore(const Matcher *Other) const { in canMoveBefore() function in Matcher
DDAGISelMatcher.h160 bool canMoveBefore(const Matcher *Other) const;