LLVMGetFirstFunction
rustc_
codegen_
llvm
1.92.0-nightly
(6380899f3 2025-10-18)
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
>