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

References

lib/Analysis/LoopInfo.cpp
  494   getLoopLatches(LatchesBlocks);
  520   getLoopLatches(LoopLatches);
lib/Target/AMDGPU/SIAnnotateControlFlow.cpp
  301     L->getLoopLatches(Latches);
lib/Transforms/Scalar/LoopLoadElimination.cpp
  149   L->getLoopLatches(Latches);
lib/Transforms/Scalar/PlaceSafepoints.cpp
  314   L->getLoopLatches(LoopLatches);
tools/polly/lib/Analysis/ScopBuilder.cpp
  642     BBLoop->getLoopLatches(LatchBBs);
  738   L->getLoopLatches(LatchBlocks);
tools/polly/lib/Analysis/ScopDetection.cpp
 1264   L->getLoopLatches(LoopControlBlocks);
 1533         L->getLoopLatches(Latches);