Return the number of operands.

Synopsis

Declared in <llvm/IR/GlobalIFunc.h>

unsigned int
getNumOperands() const;

Return Value

The number of operands.

Created with MrDocs