LLVMGetAllocatedType

Obtain the type that is being allocated by the alloca instruction.

extern (C) nothrow
LLVMTypeRef
LLVMGetAllocatedType
(
LLVMValueRef Alloca
)

Meta