Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp9421 Value *SplatVF = isa<Constant>(Mul) in execute() local
9439 Builder.CreateBinOp(AddOp, LastInduction, SplatVF, "step.add")); in execute()