Searched refs:tryToReduce (Results 1 – 2 of 2) sorted by relevance
4065 bool tryToReduce(BoUpSLP &V, TargetTransformInfo *TTI) { in tryToReduce() function in HorizontalReduction4329 return HorRdx.tryToReduce(R, TTI); in canMatchHorizontalReduction()
6688 bool tryToReduce(BoUpSLP &V, TargetTransformInfo *TTI) { in tryToReduce() function in __anonae696b3d1f11::HorizontalReduction7120 if (HorRdx.tryToReduce(R, TTI)) { in tryToVectorizeHorReductionOrInstOperands()