llvm::ArrayType::getNumElements

Return the number of elements in this array.

Synopsis

Declared in <llvm/IR/DerivedTypes.h>

uint64_t
getNumElements() const;

Return Value

The number of elements in this array.