rustc_mir_transform::ref_prop

Function propagate_ssa

Source
fn propagate_ssa<'tcx>(tcx: TyCtxt<'tcx>, body: &mut Body<'tcx>) -> bool