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