LLVMGetAllocatedType

Function LLVMGetAllocatedType 

Source
pub unsafe extern "C" fn LLVMGetAllocatedType(
    Alloca: LLVMValueRef,
) -> LLVMTypeRef
Expand description

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