Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp9388 Instruction *InductionLoc = &*State.Builder.GetInsertPoint(); in execute() local
9392 Value *ScalarStepValue = Exp.expandCodeFor(ScalarStep, PhiType, InductionLoc); in execute()
9399 InductionLoc); in execute()