Home
last modified time | relevance | path

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

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