Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DDAGISelMatcher.cpp59 if (!canMoveBeforeNode(Other)) in canMoveBefore()
66 bool Matcher::canMoveBeforeNode(const Matcher *Other) const { in canMoveBeforeNode() function in Matcher
H A DDAGISelMatcher.h174 bool canMoveBeforeNode(const Matcher *Other) const;