ΒΆLLVMValueRef LLVMGetLastFunction(LLVMModuleRef M)
LLVMValueRef LLVMGetLastFunction(LLVMModuleRef M)
Description
Obtain an iterator to the last Function in a Module.
Declared at: llvm/include/llvm-c/Core.h:1026
Parameters
- LLVMModuleRef M