Searched refs:postorder_ref_sccs (Results 1 – 5 of 5) sorted by relevance
177 llvm::make_early_inc_range(CG.postorder_ref_sccs())) { in run()615 for (auto &RC : G->postorder_ref_sccs()) in invalidate()
216 for (RefSCC &RC : postorder_ref_sccs()) { in verify()2034 for (LazyCallGraph::RefSCC &C : G.postorder_ref_sccs()) in run()
973 iterator_range<postorder_ref_scc_iterator> postorder_ref_sccs() { in postorder_ref_sccs() function
163 for (LazyCallGraph::RefSCC &RC : CG.postorder_ref_sccs()) {
2001 for (LazyCallGraph::RefSCC &RC : CG.postorder_ref_sccs()) { in deduceFunctionAttributeInRPO()