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