Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp1197 bool Reg0IsDead = MI.getOperand(0).isDead(); in commuteInstructionImpl() local
1199 .addReg(Reg0, RegState::Define | getDeadRegState(Reg0IsDead)) in commuteInstructionImpl()