Home
last modified time | relevance | path

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

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