Searched refs:matchRdxBop (Results 1 – 1 of 1) sorted by relevance
13129 static bool matchRdxBop(Instruction *I, Value *&V0, Value *&V1) { in matchRdxBop() function13181 bool IsBinop = matchRdxBop(Inst, B0, B1); in vectorizeHorReduction()