Return the number of operands.

Synopsis

Declared in <llvm/IR/Instructions.h>

unsigned int
getNumOperands() const;

Return Value

The operand count.

Created with MrDocs