LLVMGetFirstFunction
rustc_
codegen_
llvm
1.91.1
(ed61e7d7e 2025-11-07)
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
>