Function llvm_sys::core::LLVMAddDestination
source · pub unsafe extern "C" fn LLVMAddDestination(
IndirectBr: LLVMValueRef,
Dest: LLVMBasicBlockRef
)
Expand description
Add a destination to an indirectbr
instruction