Searched refs:getCurr (Results 1 – 1 of 1) sorted by relevance
1609 const SUnit *getCurr() const { return DFSStack.back().first; } in getCurr() function in __anonfb30c0b10311::SchedDAGReverseDFS1614 return getCurr()->Preds.end(); in getPredEnd()1656 Impl.visitCrossEdge(PredDep, DFS.getCurr()); in compute()1663 const SUnit *Child = DFS.getCurr(); in compute()1667 Impl.visitPostorderEdge(*PredDep, DFS.getCurr()); in compute()