Skip to main content
LLVMGetFirstFunction
rustc_
codegen_
llvm
1.98.1
(48a229cea 2026-09-01)
In rustc_
codegen_
llvm::
llvm::
enzyme_
ffi
rustc_codegen_llvm
::
llvm
::
enzyme_ffi
Function
LLVM
GetFirst
Function
Copy item path
Source
pub(crate) unsafe extern "C" fn LLVMGetFirstFunction( M: &
Module
, ) ->
Option
<&
Value
>