Function llvm_sys::core::LLVMInsertExistingBasicBlockAfterInsertBlock [−][src]
pub unsafe extern "C" fn LLVMInsertExistingBasicBlockAfterInsertBlock(
Builder: LLVMBuilderRef,
BB: LLVMBasicBlockRef
)
Insert the given basic block after the insertion point of the given builder.