ΒΆLLVMTypeRef LLVMGetCalledFunctionType(
    LLVMValueRef C)

Description

Obtain the function type called by this instruction.

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

Parameters

LLVMValueRef C