Searched refs:Reg1IsKill (Results 1 – 2 of 2) sorted by relevance
143 bool Reg1IsKill = MI->getOperand(Idx1).isKill(); in commuteInstruction() local154 Reg1IsKill = false; in commuteInstruction()173 MI->getOperand(Idx2).setIsKill(Reg1IsKill); in commuteInstruction()
260 bool Reg1IsKill = MI->getOperand(1).isKill(); in commuteInstruction() local285 .addReg(Reg1, getKillRegState(Reg1IsKill)) in commuteInstruction()298 MI->getOperand(2).setIsKill(Reg1IsKill); in commuteInstruction()