target_specific_checks

Function target_specific_checks 

Source
pub(crate) fn target_specific_checks<'tcx, 'a, 'b>(
    tcx: TyCtxt<'tcx>,
    mono_items: &'a [MonoItem<'tcx>],
    usage_map: &'b UsageMap<'tcx>,
)