Searched refs:InLoopReductionImmediateChains (Results 1 – 1 of 1) sorted by relevance
1619 DenseMap<Instruction *, Instruction *> InLoopReductionImmediateChains; member in llvm::LoopVectorizationCostModel5361 Instruction *LastChain = InLoopReductionImmediateChains.lookup(RetI); in getReductionPatternCost()5369 ReductionPhi = InLoopReductionImmediateChains.at(ReductionPhi); in getReductionPatternCost()6558 InLoopReductionImmediateChains[I] = LastChain; in collectInLoopReductions()