LLVMGetEntryBasicBlock

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

@see llvm::Function::getEntryBlock()

extern (C) nothrow
LLVMBasicBlockRef
LLVMGetEntryBasicBlock
(
LLVMValueRef Fn
)

Meta