Searched refs:UnitStepVec (Results 1 – 1 of 1) sorted by relevance
2351 Value *UnitStepVec = nullptr, *SplatStep = nullptr, *SplatIV = nullptr; in buildScalarSteps() local2354 UnitStepVec = in buildScalarSteps()2365 auto *InitVec = Builder.CreateAdd(SplatStartIdx, UnitStepVec); in buildScalarSteps()