Obtain the number of elements in a vector type.
This only works on types that represent vectors.
@see llvm::VectorType::getNumElements()
See Implementation
Obtain the number of elements in a vector type.
This only works on types that represent vectors.
@see llvm::VectorType::getNumElements()