Returns the number of non‐implicit operands.
Synopsis
Declared in <llvm/CodeGen/MachineInstr.h>
unsigned int
getNumExplicitOperands() const;
Return Value
Count of explicit operands.
Created with MrDocs
Returns the number of non‐implicit operands.
Declared in <llvm/CodeGen/MachineInstr.h>
unsigned int
getNumExplicitOperands() const;
Count of explicit operands.
Created with MrDocs