Function LLVMGetCallBrNumIndirectDests

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

Get the number of indirect destinations of a CallBr instruction.