Searched refs:LastChain (Results 1 – 1 of 1) sorted by relevance
7138 Instruction *LastChain = InLoopReductionImmediateChains[RetI]; in getReductionPatternCost() local7139 Instruction *ReductionPhi = LastChain; in getReductionPatternCost()7150 Instruction *RedOp = RetI->getOperand(1) == LastChain in getReductionPatternCost()7876 Instruction *LastChain = Phi; in collectInLoopReductions() local7878 InLoopReductionImmediateChains[I] = LastChain; in collectInLoopReductions()7879 LastChain = I; in collectInLoopReductions()