Return the number of elements in the array, vector, or struct.
Synopsis
Declared in <llvm/IR/Constants.h>
ElementCount
getElementCount() const;
Return Value
The number of elements in this aggregate.
Created with MrDocs