Function rustc_codegen_llvm::llvm::LLVMBuildBr
source · pub unsafe extern "C" fn LLVMBuildBr<'a>(
B: &Builder<'a>,
Dest: &'a BasicBlock
) -> &'a Value
pub unsafe extern "C" fn LLVMBuildBr<'a>(
B: &Builder<'a>,
Dest: &'a BasicBlock
) -> &'a Value