Function rustc_mir_transform::run_runtime_cleanup_passes

source ·
pub(crate) fn run_runtime_cleanup_passes<'tcx>(
    tcx: TyCtxt<'tcx>,
    body: &mut Body<'tcx>
)
Expand description

Returns the sequence of passes that do the initial cleanup of runtime MIR.