rustc_mir_transform::simplify

Function simplify_cfg

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