Function llvm_sys::core::LLVMGetCallBrNumIndirectDests

source ยท
pub unsafe extern "C" fn LLVMGetCallBrNumIndirectDests(
    CallBr: LLVMValueRef,
) -> c_uint
Expand description

Get the number of indirect destinations of a CallBr instruction.