Searched refs:isGoodForReduction (Results 1 – 1 of 1) sorted by relevance
12148 static bool isGoodForReduction(ArrayRef<Value *> Data) { in isGoodForReduction() function in __anonc518864bbf11::HorizontalReduction12373 if (isGoodForReduction(Data) || in matchAssociativeReduction()12413 if (!isGoodForReduction(Vals)) in tryToReduce()