Searched refs:IK_IntInduction (Results 1 – 3 of 3) sorted by relevance
666 assert((IK != IK_IntInduction || StartValue->getType()->isIntegerTy()) && in InductionDescriptor()697 case IK_IntInduction: { in transform()788 D = InductionDescriptor(StartValue, IK_IntInduction, Step); in isInductionPHI()
265 IK_IntInduction, ///< Integer induction variable. Step = C. enumerator
4023 case InductionDescriptor::IK_IntInduction: in widenPHIInstruction()4549 if (ID.getKind() == InductionDescriptor::IK_IntInduction && in addInductionPhi()