reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
201 if (!InductionDescriptor::isInductionPHI(&IndVar, &L, &SE, IndDesc)) 204 Value *InitialIVValue = IndDesc.getStartValue(); 205 Instruction *StepInst = IndDesc.getInductionBinOp(); 209 const SCEV *Step = IndDesc.getStep();