pub(crate) fn run_runtime_cleanup_passes<'tcx>( tcx: TyCtxt<'tcx>, body: &mut Body<'tcx>, )
Returns the sequence of passes that do the initial cleanup of runtime MIR.