Searched refs:LoopExitInst (Results 1 – 1 of 1) sorted by relevance
4301 Instruction *LoopExitInst = RdxDesc.getLoopExitInstr(); in fixReduction() local4304 VPValue *LoopExitInstDef = State.Plan->getVPValue(LoopExitInst); in fixReduction()4333 setDebugLocFromInst(LoopExitInst); in fixReduction()4460 [LoopExitInst](Value *V) { return V == LoopExitInst; })) in fixReduction()4471 OrigPhi->setIncomingValue(IncomingEdgeBlockIdx, LoopExitInst); in fixReduction()