Searched refs:PhiType (Results 1 – 1 of 1) sorted by relevance
9064 Type *PhiType = IndDesc.getStep()->getType(); in execute() local9079 Value *RuntimeVF = getRuntimeVF(State.Builder, PhiType, State.VF); in execute()9081 State.Builder.CreateMul(RuntimeVF, ConstantInt::get(PhiType, State.UF)); in execute()9097 Type *VecPhiType = VectorType::get(PhiType, State.VF); in execute()9099 State.Builder.CreateMul(RuntimeVF, ConstantInt::get(PhiType, Part)); in execute()