Skip to main content
LLVMGetFirstFunction
rustc_
codegen_
llvm
1.97.0-beta.4
(36645eb0d 2026-06-12)
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
>