Function rustc_codegen_llvm::llvm::LLVMGetInsertBlock

source ยท
pub unsafe extern "C" fn LLVMGetInsertBlock<'a>(
    Builder: &Builder<'a>,
) -> &'a BasicBlock