Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp4807 Instruction *InductionLoc = LoopLatch->getTerminator(); in widenPHIInstruction() local
4811 Exp.expandCodeFor(ScalarStep, PhiType, InductionLoc); in widenPHIInstruction()
4818 InductionLoc); in widenPHIInstruction()