Returns the total number of definitions (explicit and implicit).

Synopsis

Declared in <llvm/CodeGen/MachineInstr.h>

unsigned int
getNumDefs() const;

Return Value

Total definition count.

Created with MrDocs