Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1577 auto *LoopVectorLatch = LI->getLoopFor(LoopVectorBody)->getLoopLatch(); in createVectorIntOrFpInductionPHI() local
1578 auto *Br = cast<BranchInst>(LoopVectorLatch->getTerminator()); in createVectorIntOrFpInductionPHI()
1584 VecInd->addIncoming(LastInduction, LoopVectorLatch); in createVectorIntOrFpInductionPHI()