pub(crate) fn run_runtime_lowering_passes<'tcx>( tcx: TyCtxt<'tcx>, body: &mut Body<'tcx>, )
Returns the sequence of passes that lowers analysis to runtime MIR.