LLVM 20.0.0git
|
Functions in this group only apply to instructions that map to llvm::AllocaInst instances. More...
Functions | |
LLVMTypeRef | LLVMGetAllocatedType (LLVMValueRef Alloca) |
Obtain the type that is being allocated by the alloca instruction. | |
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.
Definition at line 3159 of file Core.cpp.
References llvm::wrap().