LLVMGetBasicBlockParent

Obtain the function to which a basic block belongs.

@see llvm::BasicBlock::getParent()

extern (C) nothrow
LLVMValueRef
LLVMGetBasicBlockParent
(
LLVMBasicBlockRef BB
)

Meta