Function rustc_mir_transform::simplify::remove_dead_blocks

source ·
pub(crate) fn remove_dead_blocks(body: &mut Body<'_>)