Searched refs:isArithmeticCbzPair (Results 1 – 1 of 1) sorted by relevance
63 static bool isArithmeticCbzPair(const MachineInstr *FirstMI, in isArithmeticCbzPair() function269 if (ST.hasArithmeticCbzFusion() && isArithmeticCbzPair(FirstMI, SecondMI)) in shouldScheduleAdjacent()