Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4848 Value *PartStartSplat = Builder.CreateVectorSplat(VF, PartStart); in widenPHIInstruction() local
4849 Value *Indices = Builder.CreateAdd(PartStartSplat, UnitStepVec); in widenPHIInstruction()