Searched refs:matchAssociativeReduction (Results 1 – 2 of 2) sorted by relevance
3970 bool matchAssociativeReduction(PHINode *Phi, BinaryOperator *B) { in matchAssociativeReduction() function in HorizontalReduction4320 if (!HorRdx.matchAssociativeReduction(P, BI)) in canMatchHorizontalReduction()
6559 bool matchAssociativeReduction(PHINode *Phi, Instruction *B) { in matchAssociativeReduction() function in __anonae696b3d1f11::HorizontalReduction7119 if (HorRdx.matchAssociativeReduction(P, Inst)) { in tryToVectorizeHorReductionOrInstOperands()