ΒΆLLVMBasicBlockRef LLVMGetEntryBasicBlock(
    LLVMValueRef Fn)

Description

Obtain the basic block that corresponds to the entry point of a function.

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

Parameters

LLVMValueRef Fn