Searched refs:ChangeReg0 (Results 1 – 1 of 1) sorted by relevance
1165 bool ChangeReg0 = false; in commuteInstructionImpl() local1174 ChangeReg0 = true; in commuteInstructionImpl()1188 Register Reg0 = ChangeReg0 ? Reg2 : MI.getOperand(0).getReg(); in commuteInstructionImpl()1198 if (ChangeReg0) { in commuteInstructionImpl()