Searched refs:isCCSelectPair (Results 1 – 1 of 1) sorted by relevance
216 static bool isCCSelectPair(const MachineInstr *FirstMI, in isCCSelectPair() function277 if (ST.hasFuseCCSelect() && isCCSelectPair(FirstMI, SecondMI)) in shouldScheduleAdjacent()