Searched refs:getConstIntStepValue (Results 1 – 5 of 5) sorted by relevance
1282 assert((!getConstIntStepValue() || !getConstIntStepValue()->isZero()) && in InductionDescriptor()1285 assert((IK != IK_PtrInduction || getConstIntStepValue()) && in InductionDescriptor()1310 ConstantInt *InductionDescriptor::getConstIntStepValue() const { in getConstIntStepValue() function in InductionDescriptor
423 ConstantInt *Step = IndDesc.getConstIntStepValue(); in isCanonical()
324 ConstantInt *getConstIntStepValue() const;
574 ID.getConstIntStepValue() && ID.getConstIntStepValue()->isOne() && in addInductionPhi()
1065 ConstantInt *Step = ID.getConstIntStepValue(); in isCanonical()