Function rustc_mir_transform::run_runtime_lowering_passes

source ยท
pub(crate) fn run_runtime_lowering_passes<'tcx>(
    tcx: TyCtxt<'tcx>,
    body: &mut Body<'tcx>,
)
Expand description

Returns the sequence of passes that lowers analysis to runtime MIR.