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
Returns the total number of definitions (explicit and implicit).
Declared in <llvm/CodeGen/MachineInstr.h>
unsigned int
getNumDefs() const;
Total definition count.
Created with MrDocs