mir_keys

Function mir_keys 

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

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