Searched refs:tryInstructionCommute (Results 1 – 1 of 1) sorted by relevance
149 bool tryInstructionCommute(MachineInstr *MI,1146 bool TwoAddressInstructionPass::tryInstructionCommute(MachineInstr *MI, in tryInstructionCommute() function in TwoAddressInstructionPass1229 bool Commuted = tryInstructionCommute(&MI, DstIdx, SrcIdx, regBKilled, Dist); in tryInstructionTransform()