Searched refs:ChangeReg0 (Results 1 – 1 of 1) sorted by relevance
1173 bool ChangeReg0 = false; in commuteInstructionImpl() local1182 ChangeReg0 = true; in commuteInstructionImpl()1196 Register Reg0 = ChangeReg0 ? Reg2 : MI.getOperand(0).getReg(); in commuteInstructionImpl()1206 if (ChangeReg0) { in commuteInstructionImpl()