Searched refs:ReductionLiveOuts (Results 1 – 1 of 1) sorted by relevance
1550 SmallPtrSet<const Value *, 8> ReductionLiveOuts; in canFoldTailByMasking() local1553 ReductionLiveOuts.insert(Reduction.second.getLoopExitInstr()); in canFoldTailByMasking()1559 if (ReductionLiveOuts.count(AE)) in canFoldTailByMasking()