Function rustc_mir_transform::inner_optimized_mir

source ยท
pub(crate) fn inner_optimized_mir(tcx: TyCtxt<'_>, did: LocalDefId) -> Body<'_>