Searched refs:isGoodForReduction (Results 1 – 1 of 1) sorted by relevance
14258 static bool isGoodForReduction(ArrayRef<Value *> Data) { in isGoodForReduction() function in __anon3e6d93aa10011::HorizontalReduction14429 if (isGoodForReduction(Data) || in matchAssociativeReduction()14469 if (!isGoodForReduction(Vals)) in tryToReduce()