Searched refs:IK_IntInduction (Results 1 – 3 of 3) sorted by relevance
622 assert((IK != IK_IntInduction || StartValue->getType()->isIntegerTy()) && in InductionDescriptor()636 case IK_IntInduction: in transform()687 D = InductionDescriptor(StartValue, IK_IntInduction, CV); in isInductionPHI()
254 IK_IntInduction, ///< Integer induction variable. Step = C. enumerator
3667 case InductionDescriptor::IK_IntInduction: { in widenPHIInstruction()4271 if (ID.getKind() == InductionDescriptor::IK_IntInduction && in canVectorizeInstrs()