Searched refs:matchSwap (Results 1 – 1 of 1) sorted by relevance
64 MachineInstr *matchSwap(MachineInstr &MovT) const;632 MachineInstr *SIShrinkInstructions::matchSwap(MachineInstr &MovT) const { in matchSwap() function in SIShrinkInstructions809 if (auto *NextMI = matchSwap(MI)) { in runOnMachineFunction()