Searched refs:getConstIntStepValue (Results 1 – 5 of 5) sorted by relevance
953 assert((!getConstIntStepValue() || !getConstIntStepValue()->isZero()) && in InductionDescriptor()956 assert((IK != IK_PtrInduction || getConstIntStepValue()) && in InductionDescriptor()976 ConstantInt *InductionDescriptor::getConstIntStepValue() const { in getConstIntStepValue() function in InductionDescriptor
422 ConstantInt *Step = IndDesc.getConstIntStepValue(); in isCanonical()
285 ConstantInt *getConstIntStepValue() const;
519 ID.getConstIntStepValue() && ID.getConstIntStepValue()->isOne() && in addInductionPhi()
3397 if (ID.getConstIntStepValue() && ID.getConstIntStepValue()->isMinusOne()) in emitTransformedIndex()