reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
848 for (LoopInfo::iterator I = LI->begin(), E = LI->end(); I != E; ++I) 848 for (LoopInfo::iterator I = LI->begin(), E = LI->end(); I != E; ++I) 850 simplifyLoop(*I, DT, LI, SE, AC, MSSAU.get(), /*PreserveLCSSA*/ false);