Searched refs:LoopExitInst (Results 1 – 1 of 1) sorted by relevance
4329 Instruction *LoopExitInst = RdxDesc.getLoopExitInstr(); in fixReduction() local4333 VPValue *LoopExitInstDef = State.Plan->getVPValue(LoopExitInst); in fixReduction()4366 setDebugLocFromInst(Builder, LoopExitInst); in fixReduction()4492 [LoopExitInst](Value *V) { return V == LoopExitInst; })) in fixReduction()4503 OrigPhi->setIncomingValue(IncomingEdgeBlockIdx, LoopExitInst); in fixReduction()