Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/utils/TableGen/
HDDAGISelMatcher.cpp61 if (!canMoveBeforeNode(Other)) in canMoveBefore()
68 bool Matcher::canMoveBeforeNode(const Matcher *Other) const { in canMoveBeforeNode() function in Matcher
HDDAGISelMatcher.h164 bool canMoveBeforeNode(const Matcher *Other) const;