rustc_mir_transform::simplify

Function remove_dead_blocks

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