Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGRRList.cpp1941 static int checkSpecialNodes(const SUnit *left, const SUnit *right) { in checkSpecialNodes() function
2646 if (int res = checkSpecialNodes(left, right)) in operator ()()
2654 if (int res = checkSpecialNodes(left, right)) in operator ()()
2688 if (int res = checkSpecialNodes(left, right)) in operator ()()
2754 if (int res = checkSpecialNodes(left, right)) in operator ()()