llvm::sandboxir::ConstantDataSequential::getNumElements

Return the number of elements in the array or vector.

Synopsis

Declared in <llvm/SandboxIR/Constant.h>

unsigned int
getNumElements() const;

Return Value

The number of elements.