Function rustc_passes::dead::create_and_seed_worklist
source · fn create_and_seed_worklist<'tcx>(
tcx: TyCtxt<'tcx>
) -> (Vec<LocalDefId>, FxHashMap<LocalDefId, LocalDefId>)
fn create_and_seed_worklist<'tcx>(
tcx: TyCtxt<'tcx>
) -> (Vec<LocalDefId>, FxHashMap<LocalDefId, LocalDefId>)