rustc_mir_transform::simplify

Function remove_unused_definitions

source
pub(crate) fn remove_unused_definitions<'tcx>(body: &mut Body<'tcx>)