Obtain the length of an array type.
This only works on types that represent arrays.
@see llvm::ArrayType::getNumElements()
See Implementation
Obtain the length of an array type.
This only works on types that represent arrays.
@see llvm::ArrayType::getNumElements()