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