Searched refs:LoopVectorLatch (Results 1 – 1 of 1) sorted by relevance
2350 auto *LoopVectorLatch = LI->getLoopFor(LoopVectorBody)->getLoopLatch(); in createVectorIntOrFpInductionPHI() local2351 auto *Br = cast<BranchInst>(LoopVectorLatch->getTerminator()); in createVectorIntOrFpInductionPHI()2357 VecInd->addIncoming(LastInduction, LoopVectorLatch); in createVectorIntOrFpInductionPHI()