Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2405 auto CreateStepValue = [&](const SCEV *Step) -> Value * { in widenIntOrFpInduction() local
2463 Value *Step = CreateStepValue(ID.getStep()); in widenIntOrFpInduction()