Return the number of data operands (arguments plus bundle inputs).

Synopsis

Declared in <llvm/IR/InstrTypes.h>

unsigned int
data_operands_size() const;

Return Value

Count of data operands.

Created with MrDocs