Function rustc_mir_transform::mir_keys[][src]

pub(crate) fn mir_keys(tcx: TyCtxt<'_>, (): ()) -> FxHashSet<LocalDefId>
Expand description

Finds the full set of DefIds within the current crate that have MIR associated with them.