rustc_
mir_
transform
1.85.0
(4d91de4e4 2025-02-17)
In rustc_
mir_
transform::
ref_
prop
Structs
ReferencePropagation
Replacer
Enums
Value
Functions
compute_replacement
fully_replacable_locals
propagate_ssa
rustc_mir_transform
::
ref_prop
Function
propagate_ssa
Copy item path
Settings
Help
Summary
Source
fn propagate_ssa<'tcx>(tcx:
TyCtxt
<'tcx>, body: &mut
Body
<'tcx>) ->
bool