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