Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DScheduleDAGInstrs.cpp1490 void visitPostorderEdge(const SDep &PredDep, const SUnit *Succ) { in visitPostorderEdge() function in llvm::SchedDFSImpl
1667 Impl.visitPostorderEdge(*PredDep, DFS.getCurr()); in compute()