llvm::MachineInstr::isImplicitDef

Return true if this is an IMPLICIT_DEF instruction.

Synopsis

Declared in <llvm/CodeGen/MachineInstr.h>

bool
isImplicitDef() const;

Return Value

True if the opcode is IMPLICIT_DEF.