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

References

lib/Transforms/Scalar/LoopPredication.cpp
  606   const SCEV *LatchStart = LatchCheck.IV->getStart();
  607   const SCEV *LatchLimit = LatchCheck.Limit;
  625   auto *PostDecLatchCheckIV = LatchCheck.IV->getPostIncExpr(*SE);
  638       ICmpInst::getFlippedStrictnessPredicate(LatchCheck.Pred);