Searched refs:LastChain (Results 1 – 2 of 2) sorted by relevance
506 MPI3_SGE_LAST_CHAIN LastChain; member
5772 Instruction *LastChain = InLoopReductionImmediateChains.at(RetI); in getReductionPatternCost() local5773 Instruction *ReductionPhi = LastChain; in getReductionPatternCost()5805 Instruction *RedOp = RetI->getOperand(1) == LastChain in getReductionPatternCost()6763 Instruction *LastChain = Phi; in collectInLoopReductions() local6765 InLoopReductionImmediateChains[I] = LastChain; in collectInLoopReductions()6766 LastChain = I; in collectInLoopReductions()