Return true if this is an IMPLICIT_DEF instruction.
Declared in <llvm/CodeGen/MachineInstr.h>
<llvm/CodeGen/MachineInstr.h>
bool isImplicitDef() const;
True if the opcode is IMPLICIT_DEF.