reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/Utils/LoopSimplify.cpp
  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);