☰
rustc_mir_transform
1.75.0-dev
In rustc_mir_transform::ref_prop
Structs
ReferencePropagation
Replacer
Enums
Value
Functions
compute_replacement
fully_replacable_locals
propagate_ssa
?
Function
rustc_mir_transform
::
ref_prop
::
propagate_ssa
source
·
[
−
]
fn propagate_ssa<'tcx>(tcx:
TyCtxt
<'tcx>, body: &mut
Body
<'tcx>) ->
bool