Function LLVMGetBlockAddressFunction

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

Gets the function associated with a given BlockAddress constant value.