Return true if this would be trivially dead if all defined regs were dead.
Declared in <llvm/CodeGen/MachineInstr.h>
<llvm/CodeGen/MachineInstr.h>
bool wouldBeTriviallyDead() const;
True if the instruction has no hard-to-model side effects.