ΒΆLLVMValueRef LLVMGetNextGlobalIFunc(
    LLVMValueRef IFunc)

Description

Advance a GlobalIFunc iterator to the next GlobalIFunc. Returns NULL if the iterator was already at the end and there are no more global aliases.

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

Parameters

LLVMValueRef IFunc