llvm::MachineOperand::isImplicit

Return true if this register operand is an implicit use or definition.

Synopsis

Declared in <llvm/CodeGen/MachineOperand.h>

bool
isImplicit() const;

Return Value

True if this register operand is implicit.