llvm::MachineInstr::getNumExplicitDefs

Returns the number of non-implicit definitions.

Synopsis

Declared in <llvm/CodeGen/MachineInstr.h>

unsigned int
getNumExplicitDefs() const;

Return Value

the number of non-implicit definitions.