Searched refs:ReductionPhi (Results 1 – 1 of 1) sorted by relevance
7139 Instruction *ReductionPhi = LastChain; in getReductionPatternCost() local7140 while (!isa<PHINode>(ReductionPhi)) in getReductionPatternCost()7141 ReductionPhi = InLoopReductionImmediateChains[ReductionPhi]; in getReductionPatternCost()7144 Legal->getReductionVars()[cast<PHINode>(ReductionPhi)]; in getReductionPatternCost()