Searched refs:getCurr (Results 1 – 1 of 1) sorted by relevance
1431 const SUnit *getCurr() const { return DFSStack.back().first; } in getCurr() function in __anon7d359bd60111::SchedDAGReverseDFS1436 return getCurr()->Preds.end(); in getPredEnd()1478 Impl.visitCrossEdge(PredDep, DFS.getCurr()); in compute()1485 const SUnit *Child = DFS.getCurr(); in compute()1489 Impl.visitPostorderEdge(*PredDep, DFS.getCurr()); in compute()