ΒΆLLVMValueRef LLVMGetFirstGlobalIFunc(
    LLVMModuleRef M)

Description

Obtain an iterator to the first GlobalIFunc in a Module.

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

Parameters

LLVMModuleRef M