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