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