Searched refs:LastChain (Results 1 – 1 of 1) sorted by relevance
7208 Instruction *LastChain = InLoopReductionImmediateChains[RetI]; in getReductionPatternCost() local7209 Instruction *ReductionPhi = LastChain; in getReductionPatternCost()7227 Instruction *RedOp = RetI->getOperand(1) == LastChain in getReductionPatternCost()7967 Instruction *LastChain = Phi; in collectInLoopReductions() local7969 InLoopReductionImmediateChains[I] = LastChain; in collectInLoopReductions()7970 LastChain = I; in collectInLoopReductions()