Searched defs:canMoveBefore (Results 1 - 1 of 1) sorted by relevance

/external/llvm/utils/TableGen/
H A DDAGISelMatcher.cpp52 /// canMoveBefore - Return true if this matcher is the same as Other, or if
55 bool Matcher::canMoveBefore(const Matcher *Other) const { function in class:Matcher

Completed in 80 milliseconds