Searched refs:IntStepTy (Results 1 – 1 of 1) sorted by relevance
2382 Type *IntStepTy = IntegerType::get(ScalarIVTy->getContext(), in buildScalarSteps() local2389 Builder.CreateStepVector(VectorType::get(IntStepTy, State.VF)); in buildScalarSteps()2405 Value *StartIdx0 = createStepForVF(Builder, IntStepTy, State.VF, Part); in buildScalarSteps()