Searched refs:getNextSCCInPostOrder (Results 1 – 2 of 2) sorted by relevance
369 C = G.getNextSCCInPostOrder(); in postorder_scc_iterator()385 C = G->getNextSCCInPostOrder();516 SCC *getNextSCCInPostOrder();
614 LazyCallGraph::SCC *LazyCallGraph::getNextSCCInPostOrder() { in getNextSCCInPostOrder() function in LazyCallGraph