ΒΆLLVMValueRef LLVMGetFirstFunction(LLVMModuleRef M)

Description

Obtain an iterator to the first Function in a Module.

Declared at: llvm/include/llvm-c/Core.h:1053

Parameters

LLVMModuleRef M