ΒΆLLVMTypeRef LLVMGetElementType(LLVMTypeRef Ty)
LLVMTypeRef LLVMGetElementType(LLVMTypeRef Ty)Description
Obtain the element type of an array or vector type. This currently also works for pointer types, but this usage is deprecated.
Declared at: llvm/include/llvm-c/Core.h:1413
Parameters
- LLVMTypeRef Ty