reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
812 BasicBlock *ExitBB = S.getExit(); 813 BasicBlock *PreEntryBB = S.getEnteringBlock(); 817 for (auto &Array : S.arrays()) { 828 if (!S.contains(*BI) && *BI != PreEntryBB) 844 if (Inst && S.contains(Inst)) 852 if (!S.hasSingleExitEdge() && PHI->getBasicBlockIndex(ExitBB) >= 0)