Home
last modified time | relevance | path

Searched refs:Reg0IsDead (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCInstrInfo.cpp379 bool Reg0IsDead = MI->getOperand(0).isDead(); in commuteInstructionImpl() local
381 .addReg(Reg0, RegState::Define | getDeadRegState(Reg0IsDead)) in commuteInstructionImpl()