Skip to main content
LLVMGetNextFunction
rustc_
codegen_
llvm
1.97.0-nightly
(f53b654a8 2026-04-30)
In rustc_
codegen_
llvm::
llvm::
enzyme_
ffi
rustc_codegen_llvm
::
llvm
::
enzyme_ffi
Function
LLVM
GetNext
Function
Copy item path
Source
pub(crate) unsafe extern "C" fn LLVMGetNextFunction( Fn: &
Value
, ) ->
Option
<&
Value
>