rustc_mir_transform

Function inner_mir_for_ctfe

Source
pub(crate) fn inner_mir_for_ctfe(tcx: TyCtxt<'_>, def: LocalDefId) -> Body<'_>