Home
last modified time | relevance | path

Searched refs:SplatStart (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp9269 Value *SplatStart = Builder.CreateVectorSplat(State.VF, Start); in execute() local
9271 SplatStart, Zero, Step, ID.getInductionOpcode(), State.VF, State.Builder); in execute()