Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp1840 static int checkSpecialNodes(const SUnit *left, const SUnit *right) { in checkSpecialNodes() function
2509 if (int res = checkSpecialNodes(left, right)) in operator ()()
2517 if (int res = checkSpecialNodes(left, right)) in operator ()()
2551 if (int res = checkSpecialNodes(left, right)) in operator ()()
2617 if (int res = checkSpecialNodes(left, right)) in operator ()()