Function llvm_sys::core::LLVMGetBlockAddressFunction

source ยท
pub unsafe extern "C" fn LLVMGetBlockAddressFunction(
    BlockAddr: LLVMValueRef,
) -> LLVMValueRef
Expand description

Gets the function associated with a given BlockAddress constant value.