Searched refs:VectorLoopLatch (Results 1 – 1 of 1) sorted by relevance
3890 BasicBlock *VectorLoopLatch = State.CFG.VPBB2IRBB[LatchVPBB]; in fixReduction() local3923 VecRdxPhi->setIncomingValueForBlock(VectorLoopLatch, Sel); in fixReduction()3934 Builder.SetInsertPoint(VectorLoopLatch->getTerminator()); in fixReduction()