ΒΆLLVMValueRef LLVMGetPreviousGlobalIFunc(
    LLVMValueRef IFunc)

Description

Decrement a GlobalIFunc iterator to the previous GlobalIFunc. Returns NULL if the iterator was already at the beginning and there are no previous global aliases.

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

Parameters

LLVMValueRef IFunc