rustc_codegen_ssa::back::write

Function copy_all_cgu_workproducts_to_incr_comp_cache_dir

Source
fn copy_all_cgu_workproducts_to_incr_comp_cache_dir(
    sess: &Session,
    compiled_modules: &CompiledModules,
) -> FxIndexMap<WorkProductId, WorkProduct>