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

References

lib/Analysis/LoopInfo.cpp
  201   if (!InductionDescriptor::isInductionPHI(&IndVar, &L, &SE, IndDesc))
  204   Value *InitialIVValue = IndDesc.getStartValue();
  205   Instruction *StepInst = IndDesc.getInductionBinOp();
  209   const SCEV *Step = IndDesc.getStep();