rustc_
codegen_
llvm
1.90.0-nightly
(0d9592026 2025-07-19)
In rustc_
codegen_
llvm::
llvm::
ffi
rustc_codegen_llvm
::
llvm
::
ffi
Function
LLVMReplaceAllUsesWith
Copy item path
Source
pub(crate) unsafe extern "C" fn LLVMReplaceAllUsesWith<'a>( OldVal: &'a
Value
, NewVal: &'a
Value
, )