Home
last modified time | relevance | path

Searched defs:CachedModuleCodegen (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/compiler/rustc_codegen_ssa/src/
Dlib.rs99 pub struct CachedModuleCodegen { struct
100 pub name: String,
101 pub source: WorkProduct,
/third_party/rust/rust/compiler/rustc_codegen_ssa/src/back/
Dwrite.rs866 module: CachedModuleCodegen, in execute_copy_from_cache_work_item()
2010 module: CachedModuleCodegen, in submit_post_lto_module_to_llvm()
2020 module: CachedModuleCodegen, in submit_pre_lto_module_to_llvm()