Searched refs:PhiType (Results 1 – 1 of 1) sorted by relevance
4874 Type *PhiType = II.getStep()->getType(); in widenPHIInstruction() local4889 Exp.expandCodeFor(ScalarStep, PhiType, InductionLoc); in widenPHIInstruction()4890 Value *RuntimeVF = getRuntimeVF(Builder, PhiType, VF); in widenPHIInstruction()4892 Builder.CreateMul(RuntimeVF, ConstantInt::get(PhiType, State.UF)); in widenPHIInstruction()4903 Type *VecPhiType = VectorType::get(PhiType, State.VF); in widenPHIInstruction()4905 Builder.CreateMul(RuntimeVF, ConstantInt::get(PhiType, Part)); in widenPHIInstruction()