HomeSort by relevance Sort by last modified time
    Searched refs:canMoveBeforeNode (Results 1 - 2 of 2) sorted by null

  /external/llvm/utils/TableGen/
DAGISelMatcher.cpp 59 if (!canMoveBeforeNode(Other))
66 bool Matcher::canMoveBeforeNode(const Matcher *Other) const {
DAGISelMatcher.h 160 bool canMoveBeforeNode(const Matcher *Other) const;
    [all...]

Completed in 149 milliseconds