reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
768 RCE = CG.postorder_ref_scc_end();
include/llvm/Analysis/LazyCallGraph.h 960 return make_range(postorder_ref_scc_begin(), postorder_ref_scc_end());
unittests/Analysis/LazyCallGraphTest.cpp391 EXPECT_EQ(CG.postorder_ref_scc_end(), J); 474 EXPECT_EQ(CG.postorder_ref_scc_end(), I); 559 EXPECT_EQ(CG.postorder_ref_scc_end(), I); 826 auto I = CG.postorder_ref_scc_begin(), E = CG.postorder_ref_scc_end(); 918 auto I = CG.postorder_ref_scc_begin(), E = CG.postorder_ref_scc_end(); 995 auto I = CG.postorder_ref_scc_begin(), E = CG.postorder_ref_scc_end(); 1062 auto I = CG.postorder_ref_scc_begin(), End = CG.postorder_ref_scc_end(); 1204 auto I = CG.postorder_ref_scc_begin(), E = CG.postorder_ref_scc_end(); 1239 EXPECT_EQ(CG.postorder_ref_scc_end(), I); 1331 auto I = CG.postorder_ref_scc_begin(), E = CG.postorder_ref_scc_end(); 1409 auto I = CG.postorder_ref_scc_begin(), E = CG.postorder_ref_scc_end(); 1476 auto I = CG.postorder_ref_scc_begin(), E = CG.postorder_ref_scc_end(); 1555 EXPECT_EQ(CG.postorder_ref_scc_end(), I); 1648 EXPECT_EQ(CG.postorder_ref_scc_end(), I); 1760 EXPECT_EQ(CG.postorder_ref_scc_end(), I); 1890 EXPECT_EQ(CG.postorder_ref_scc_end(), I); 1973 EXPECT_EQ(CG.postorder_ref_scc_end(), I); 2001 EXPECT_EQ(CG.postorder_ref_scc_end(), I); 2051 EXPECT_EQ(CG.postorder_ref_scc_end(), I); 2146 EXPECT_EQ(CG.postorder_ref_scc_end(), I); 2170 EXPECT_EQ(CG.postorder_ref_scc_end(), I);