Searched refs:LastChain (Results 1 – 1 of 1) sorted by relevance
6591 Instruction *LastChain = InLoopReductionImmediateChains[RetI]; in getReductionPatternCost() local6592 Instruction *ReductionPhi = LastChain; in getReductionPatternCost()6616 Instruction *RedOp = RetI->getOperand(1) == LastChain in getReductionPatternCost()7434 Instruction *LastChain = Phi; in collectInLoopReductions() local7436 InLoopReductionImmediateChains[I] = LastChain; in collectInLoopReductions()7437 LastChain = I; in collectInLoopReductions()