ΒΆLLVMTypeRef LLVMGetAllocatedType(
LLVMValueRef Alloca)
LLVMTypeRef LLVMGetAllocatedType(
LLVMValueRef Alloca)
Description
Obtain the type that is being allocated by the alloca instruction.
Declared at: llvm/include/llvm-c/Core.h:3405
Parameters
- LLVMValueRef Alloca