Function llvm_sys::core::LLVMGetCallBrDefaultDest
source ยท pub unsafe extern "C" fn LLVMGetCallBrDefaultDest(
CallBr: LLVMValueRef,
) -> LLVMBasicBlockRef
Expand description
Get the default destination of a CallBr instruction.