rustc_
codegen_
llvm
1.89.0
(29483883e 2025-08-04)
In rustc_
codegen_
llvm::
llvm::
enzyme_
ffi
rustc_codegen_llvm
::
llvm
::
enzyme_ffi
Function
LLVMGetFirstFunction
Copy item path
Source
pub(crate) unsafe extern "C" fn LLVMGetFirstFunction( M: &
Module
, ) ->
Option
<&
Value
>