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

References

include/llvm/Transforms/Scalar/LoopPassManager.h
  339       Updater.CurrentL = L;
  340       Updater.SkipCurrentLoop = false;
  344       Updater.ParentL = L->getParentLoop();
  356       PreservedAnalyses PassPA = Pass.run(*L, LAM, LAR, Updater);
  359       if (Updater.skipCurrentLoop())
  368       if (!Updater.skipCurrentLoop())