Function rustc_query_impl::make_query::mir_keys [−][src]
pub fn mir_keys<'tcx>(
tcx: QueryCtxt<'tcx>,
key: mir_keys<'tcx>
) -> QueryStackFrameExpand description
Set of all the DefIds in this crate that have MIR associated with
them. This includes all the body owners, but also things like struct
constructors.