Obtain the type of elements within a sequential type.
This works on array, vector, and pointer types.
@see llvm::SequentialType::getElementType()
See Implementation
Obtain the type of elements within a sequential type.
This works on array, vector, and pointer types.
@see llvm::SequentialType::getElementType()