Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMachinePipeliner.cpp402 void checkValidNodeOrder(const NodeSetType &Circuits) const;
951 checkValidNodeOrder(Circuits); in schedule()
3972 void SwingSchedulerDAG::checkValidNodeOrder(const NodeSetType &Circuits) const { in checkValidNodeOrder() function in SwingSchedulerDAG