Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2461 auto CreateSplatIV = [&](Value *ScalarIV, Value *Step) { in widenIntOrFpInduction() local
2485 CreateSplatIV(ScalarIV, Step); in widenIntOrFpInduction()
2519 CreateSplatIV(ScalarIV, Step); in widenIntOrFpInduction()