Searched refs:isAddressLdStPair (Results 1 – 1 of 1) sorted by relevance
173 static bool isAddressLdStPair(const MachineInstr *FirstMI, in isAddressLdStPair() function275 if (ST.hasFuseAddress() && isAddressLdStPair(FirstMI, SecondMI)) in shouldScheduleAdjacent()