Return the size of the operand.
Synopsis
Declared in <llvm/IR/DebugInfoMetadata.h>
unsigned int
getSize() const;
Description
Return the number of elements in the operand (1 + args).
Return Value
The size of the operand.
Created with MrDocs