reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
331 PlainCFGBuilder PCFGBuilder(TheLoop, LI, Plan); 339 Plan.setEntry(TopRegion); 340 LLVM_DEBUG(Plan.setName("HCFGBuilder: Plain CFG\n"); dbgs() << Plan); 340 LLVM_DEBUG(Plan.setName("HCFGBuilder: Plain CFG\n"); dbgs() << Plan); 350 VPLoopInfo &VPLInfo = Plan.getVPLoopInfo();