Project Alice
|
Functions | |
LLVMTypeRef | LLVMGetAllocatedType (LLVMValueRef Alloca) |
Functions in this group only apply to instructions that map to llvm::AllocaInst instances.
LLVMTypeRef LLVMGetAllocatedType | ( | LLVMValueRef | Alloca | ) |
Obtain the type that is being allocated by the alloca instruction.