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

References

lib/Transforms/Utils/LoopUnrollRuntime.cpp
  313   NewLoops[ParentLoop] = ParentLoop;
  315     NewLoops[L] = ParentLoop;
  327       addClonedBlockToLoopInfo(*BB, NewBB, LI, NewLoops);
  398     Loop *NewLoop = NewLoops[L];