Searched refs:getConstIntStepValue (Results 1 – 5 of 5) sorted by relevance
979 assert((!getConstIntStepValue() || !getConstIntStepValue()->isZero()) && in InductionDescriptor()982 assert((IK != IK_PtrInduction || getConstIntStepValue()) && in InductionDescriptor()1002 ConstantInt *InductionDescriptor::getConstIntStepValue() const { in getConstIntStepValue() function in InductionDescriptor
422 ConstantInt *Step = IndDesc.getConstIntStepValue(); in isCanonical()
286 ConstantInt *getConstIntStepValue() const;
535 ID.getConstIntStepValue() && ID.getConstIntStepValue()->isOne() && in addInductionPhi()
3426 if (ID.getConstIntStepValue() && ID.getConstIntStepValue()->isMinusOne()) in emitTransformedIndex()