Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2442 auto CreateSplatIV = [&](Value *ScalarIV, Value *Step) { in widenIntOrFpInduction() local
2466 CreateSplatIV(ScalarIV, Step); in widenIntOrFpInduction()
2500 CreateSplatIV(ScalarIV, Step); in widenIntOrFpInduction()