Searched refs:Reg0IsDead (Results 1 – 1 of 1) sorted by relevance
281 bool Reg0IsDead = MI->getOperand(0).isDead(); in commuteInstruction() local283 .addReg(Reg0, RegState::Define | getDeadRegState(Reg0IsDead)) in commuteInstruction()