Searched refs:isGoodForReduction (Results 1 – 1 of 1) sorted by relevance
16964 static bool isGoodForReduction(ArrayRef<Value *> Data) { in isGoodForReduction() function in __anon5824d94915711::HorizontalReduction17132 (!isGoodForReduction(Data) && in matchAssociativeReduction()17166 if (!isGoodForReduction(Vals)) in tryToReduce()