Searched refs:CommutedMI (Results 1 – 2 of 2) sorted by relevance
673 MachineInstr *CommutedMI = TII->commuteInstruction(MI); in ReduceTo2Addr() local674 if (!CommutedMI) in ReduceTo2Addr()684 MachineInstr *CommutedMI = in ReduceTo2Addr() local686 if (!CommutedMI) in ReduceTo2Addr()
5670 MachineInstr *CommutedMI = in foldMemoryOperandImpl() local5672 if (!CommutedMI) { in foldMemoryOperandImpl()5676 if (CommutedMI != MI) { in foldMemoryOperandImpl()5678 CommutedMI->eraseFromParent(); in foldMemoryOperandImpl()