reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
414 if (!LI.isLoopHeader(&MBB)) 420 for (auto I = MBB.pred_begin(); I != MBB.pred_end(); ++I) { 420 for (auto I = MBB.pred_begin(); I != MBB.pred_end(); ++I) { 422 if (LI.getLoopFor(PMBB) != LI.getLoopFor(&MBB)) {