Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp283 M2->canMoveBefore(ScanMatcher) && in FactorNodes()
379 !CTM->canMoveBefore(NewOptionsToMatch[i])) { in FactorNodes()
H A DDAGISelMatcher.cpp53 bool Matcher::canMoveBefore(const Matcher *Other) const { in canMoveBefore() function in Matcher
H A DDAGISelMatcher.h159 bool canMoveBefore(const Matcher *Other) const;