Home
last modified time | relevance | path

Searched defs:ModuleToDefinedGVSummaries (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp682 DenseMap<StringRef, GVSummaryMapTy> ModuleToDefinedGVSummaries; in promote() local
735 DenseMap<StringRef, GVSummaryMapTy> ModuleToDefinedGVSummaries(ModuleCount); in crossModuleImport() local
775 DenseMap<StringRef, GVSummaryMapTy> ModuleToDefinedGVSummaries(ModuleCount); in gatherImportedSummariesForModule() local
813 DenseMap<StringRef, GVSummaryMapTy> ModuleToDefinedGVSummaries(ModuleCount); in emitImports() local
870 DenseMap<StringRef, GVSummaryMapTy> ModuleToDefinedGVSummaries(ModuleCount); in internalize() local
1032 DenseMap<StringRef, GVSummaryMapTy> ModuleToDefinedGVSummaries(ModuleCount); in run() local
H A DLTO.cpp1374 const DenseMap<StringRef, GVSummaryMapTy> &ModuleToDefinedGVSummaries; member in lto::ThinBackendProc
1381 const DenseMap<StringRef, GVSummaryMapTy> &ModuleToDefinedGVSummaries, in ThinBackendProc()
1444 const DenseMap<StringRef, GVSummaryMapTy> &ModuleToDefinedGVSummaries, in InProcessThinBackend()
1569 AddStreamFn AddStream, FileCache Cache) { in createInProcessThinBackend()
1619 const DenseMap<StringRef, GVSummaryMapTy> &ModuleToDefinedGVSummaries, in WriteIndexesThinBackend()
1670 AddStreamFn AddStream, FileCache Cache) { in createWriteIndexesThinBackend()
1701 DenseMap<StringRef, GVSummaryMapTy> ModuleToDefinedGVSummaries( in runThinLTO() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp1068 const DenseMap<StringRef, GVSummaryMapTy> &ModuleToDefinedGVSummaries, in ComputeCrossModuleImport()
1422 const DenseMap<StringRef, GVSummaryMapTy> &ModuleToDefinedGVSummaries, in gatherImportedSummariesForModule()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp1196 ModuleToDefinedGVSummaries; in runThinLTOBackend() local