reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Analysis/CGSCCPassManager.cpp
  165   for (auto &RC : G->postorder_ref_sccs())
lib/Analysis/LazyCallGraph.cpp
 1781   for (LazyCallGraph::RefSCC &C : G.postorder_ref_sccs())
unittests/Analysis/LazyCallGraphTest.cpp
  608   for (LazyCallGraph::RefSCC &RC : CG.postorder_ref_sccs())
  754   for (LazyCallGraph::RefSCC &RC : CG.postorder_ref_sccs())
  846   for (LazyCallGraph::RefSCC &RC : CG.postorder_ref_sccs())
  953   for (LazyCallGraph::RefSCC &RC : CG.postorder_ref_sccs())
 1030   for (LazyCallGraph::RefSCC &RC : CG.postorder_ref_sccs())
 1092   for (LazyCallGraph::RefSCC &RC : CG.postorder_ref_sccs())