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

References

lib/Target/PowerPC/PPCLoopPreIncPrep.cpp
  244   for (const auto &BB : L->blocks())
  266       if (L->isLoopInvariant(PtrValue))
  269       const SCEV *LSCEV = SE->getSCEVAtScope(PtrValue, L);
  271       if (!LARSCEV || LARSCEV->getLoop() != L)