Searched defs:SCCI (Results 1 – 2 of 2) sorted by relevance
77 for (scc_iterator<Function*> SCCI = scc_begin(&F); !SCCI.isAtEnd(); ++SCCI) { in runOnFunction() local97 for (scc_iterator<CallGraph*> SCCI = scc_begin(&CG); !SCCI.isAtEnd(); in runOnModule() local
206 auto SCCI = CG.postorder_scc_begin(); in TEST() local360 auto SCCI = CG.postorder_scc_begin(); in TEST() local525 auto SCCI = CG.postorder_scc_begin(), SCCE = CG.postorder_scc_end(); in TEST() local637 auto SCCI = CG1.postorder_scc_begin(); in TEST() local690 auto SCCI = CG1.postorder_scc_begin(); in TEST() local