Searched refs:Reg1IsKill (Results 1 – 2 of 2) sorted by relevance
145 bool Reg1IsKill = MI->getOperand(Idx1).isKill(); in commuteInstructionImpl() local160 Reg1IsKill = false; in commuteInstructionImpl()179 MI->getOperand(Idx2).setIsKill(Reg1IsKill); in commuteInstructionImpl()
353 bool Reg1IsKill = MI->getOperand(1).isKill(); in commuteInstructionImpl() local383 .addReg(Reg1, getKillRegState(Reg1IsKill)) in commuteInstructionImpl()396 MI->getOperand(2).setIsKill(Reg1IsKill); in commuteInstructionImpl()