Returns the total number of definitions.

Synopsis

Declared in <llvm/CodeGen/MachineInstr.h>

unsigned int
getNumDefs() const;

Return Value

the total number of definitions.

Created with MrDocs