Searched refs:getConstIntStepValue (Results 1 – 5 of 5) sorted by relevance
813 assert((!getConstIntStepValue() || !getConstIntStepValue()->isZero()) && in InductionDescriptor()816 assert((IK != IK_PtrInduction || getConstIntStepValue()) && in InductionDescriptor()837 ConstantInt *ConstStep = getConstIntStepValue(); in getConsecutiveDirection()843 ConstantInt *InductionDescriptor::getConstIntStepValue() const { in getConstIntStepValue() function in InductionDescriptor
414 ConstantInt *Step = IndDesc.getConstIntStepValue(); in isCanonical()
284 ConstantInt *getConstIntStepValue() const;
517 ID.getConstIntStepValue() && ID.getConstIntStepValue()->isOne() && in addInductionPhi()
2865 if (ID.getConstIntStepValue() && ID.getConstIntStepValue()->isMinusOne()) in emitTransformedIndex()