Skip to main content
LLVMReplaceAllUsesWith
rustc_
codegen_
llvm
1.98.0-beta.5
(c666fcb9b 2026-07-18)
In rustc_
codegen_
llvm::
llvm::
ffi
rustc_codegen_llvm
::
llvm
::
ffi
Function
LLVM
Replace
AllUses
With
Copy item path
Source
pub(crate) unsafe extern "C" fn LLVMReplaceAllUsesWith<'a>( OldVal: &'a
Value
, NewVal: &'a
Value
, )