Searched refs:LastChain (Results 1 – 2 of 2) sorted by relevance
527 MPI3_SGE_LAST_CHAIN LastChain; member
5361 Instruction *LastChain = InLoopReductionImmediateChains.lookup(RetI); in getReductionPatternCost() local5362 if (!LastChain) in getReductionPatternCost()5367 Instruction *ReductionPhi = LastChain; in getReductionPatternCost()5399 Instruction *RedOp = RetI->getOperand(1) == LastChain in getReductionPatternCost()6556 Instruction *LastChain = Phi; in collectInLoopReductions() local6558 InLoopReductionImmediateChains[I] = LastChain; in collectInLoopReductions()6559 LastChain = I; in collectInLoopReductions()