Searched refs:canMoveBeforeNode (Results 1 - 2 of 2) sorted by relevance

/external/llvm/utils/TableGen/
H A DDAGISelMatcher.cpp61 if (!canMoveBeforeNode(Other))
68 bool Matcher::canMoveBeforeNode(const Matcher *Other) const { function in class:Matcher
H A DDAGISelMatcher.h161 bool canMoveBeforeNode(const Matcher *Other) const;

Completed in 47 milliseconds