rustc_mir_transform

Function inner_mir_for_ctfe

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