Searched refs:ReductionLiveOuts (Results 1 – 1 of 1) sorted by relevance
1532 SmallPtrSet<const Value *, 8> ReductionLiveOuts; in prepareToFoldTailByMasking() local1535 ReductionLiveOuts.insert(Reduction.second.getLoopExitInstr()); in prepareToFoldTailByMasking()1541 if (ReductionLiveOuts.count(AE)) in prepareToFoldTailByMasking()