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