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

References

tools/polly/lib/CodeGen/LoopGenerators.cpp
  106   if (OuterLoop)
  107     OuterLoop->addChildLoop(NewLoop);
  111   if (OuterLoop) {
  113       OuterLoop->addBasicBlockToLoop(GuardBB, LI);
  114     OuterLoop->addBasicBlockToLoop(PreHeaderBB, LI);