Searched refs:LastChain (Results 1 – 2 of 2) sorted by relevance
510 MPI3_SGE_LAST_CHAIN LastChain; member
6268 Instruction *LastChain = InLoopReductionImmediateChains.at(RetI); in getReductionPatternCost() local6269 Instruction *ReductionPhi = LastChain; in getReductionPatternCost()6293 Instruction *RedOp = RetI->getOperand(1) == LastChain in getReductionPatternCost()7256 Instruction *LastChain = Phi; in collectInLoopReductions() local7258 InLoopReductionImmediateChains[I] = LastChain; in collectInLoopReductions()7259 LastChain = I; in collectInLoopReductions()