Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp690 DenseMap<StringRef, GVSummaryMapTy> ModuleToDefinedGVSummaries; in promote() local
743 DenseMap<StringRef, GVSummaryMapTy> ModuleToDefinedGVSummaries(ModuleCount); in crossModuleImport() local
783 DenseMap<StringRef, GVSummaryMapTy> ModuleToDefinedGVSummaries(ModuleCount); in gatherImportedSummariesForModule() local
821 DenseMap<StringRef, GVSummaryMapTy> ModuleToDefinedGVSummaries(ModuleCount); in emitImports() local
874 DenseMap<StringRef, GVSummaryMapTy> ModuleToDefinedGVSummaries(ModuleCount); in internalize() local
1036 DenseMap<StringRef, GVSummaryMapTy> ModuleToDefinedGVSummaries(ModuleCount); in run() local
H A DLTO.cpp1362 const DenseMap<StringRef, GVSummaryMapTy> &ModuleToDefinedGVSummaries; member in lto::ThinBackendProc
1369 const DenseMap<StringRef, GVSummaryMapTy> &ModuleToDefinedGVSummaries, in ThinBackendProc()
1427 const DenseMap<StringRef, GVSummaryMapTy> &ModuleToDefinedGVSummaries, in InProcessThinBackend()
1552 AddStreamFn AddStream, FileCache Cache) { in createInProcessThinBackend()
1587 const DenseMap<StringRef, GVSummaryMapTy> &ModuleToDefinedGVSummaries, in WriteIndexesThinBackend()
1638 AddStreamFn AddStream, FileCache Cache) { in createWriteIndexesThinBackend()
1669 DenseMap<StringRef, GVSummaryMapTy> ModuleToDefinedGVSummaries( in runThinLTO() local
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp989 const DenseMap<StringRef, GVSummaryMapTy> &ModuleToDefinedGVSummaries, in ComputeCrossModuleImport()
1328 const DenseMap<StringRef, GVSummaryMapTy> &ModuleToDefinedGVSummaries, in gatherImportedSummariesForModule()
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp1183 ModuleToDefinedGVSummaries; in runThinLTOBackend() local