Home
last modified time | relevance | path

Searched refs:GVSummaryMapTy (Results 1 – 23 of 23) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/IPO/
DFunctionImport.h95 const StringMap<GVSummaryMapTy> &ModuleToDefinedGVSummaries,
147 const StringMap<GVSummaryMapTy> &ModuleToDefinedGVSummaries,
149 std::map<std::string, GVSummaryMapTy> &ModuleToSummariesForIndex);
154 const std::map<std::string, GVSummaryMapTy> &ModuleToSummariesForIndex);
159 const GVSummaryMapTy &DefinedGlobals);
164 const GVSummaryMapTy &DefinedGlobals);
/external/llvm/include/llvm/Transforms/IPO/
DFunctionImport.h80 const StringMap<GVSummaryMapTy> &ModuleToDefinedGVSummaries,
104 const StringMap<GVSummaryMapTy> &ModuleToDefinedGVSummaries,
106 std::map<std::string, GVSummaryMapTy> &ModuleToSummariesForIndex);
115 const GVSummaryMapTy &DefinedGlobals);
120 const GVSummaryMapTy &DefinedGlobals);
/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp231 const GVSummaryMapTy &DefinedFunctions, in ModuleCacheEntry()
336 const GVSummaryMapTy &DefinedGlobals, in ProcessThinLTOModule()
521 StringMap<GVSummaryMapTy> ModuleToDefinedGVSummaries; in promote()
549 StringMap<GVSummaryMapTy> ModuleToDefinedGVSummaries(ModuleCount); in crossModuleImport()
567 std::map<std::string, GVSummaryMapTy> &ModuleToSummariesForIndex) { in gatherImportedSummariesForModule()
571 StringMap<GVSummaryMapTy> ModuleToDefinedGVSummaries(ModuleCount); in gatherImportedSummariesForModule()
594 StringMap<GVSummaryMapTy> ModuleToDefinedGVSummaries(ModuleCount); in emitImports()
623 StringMap<GVSummaryMapTy> ModuleToDefinedGVSummaries(ModuleCount); in internalize()
715 StringMap<GVSummaryMapTy> ModuleToDefinedGVSummaries(ModuleCount); in run()
/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp267 unsigned Threshold, const GVSummaryMapTy &DefinedGVSummaries, in computeImportForFunction()
337 const GVSummaryMapTy &DefinedGVSummaries, const ModuleSummaryIndex &Index, in ComputeImportForModule()
379 const StringMap<GVSummaryMapTy> &ModuleToDefinedGVSummaries, in ComputeCrossModuleImport()
416 GVSummaryMapTy FunctionSummaryMap; in ComputeCrossModuleImportForModule()
438 const StringMap<GVSummaryMapTy> &ModuleToDefinedGVSummaries, in gatherImportedSummariesForModule()
440 std::map<std::string, GVSummaryMapTy> &ModuleToSummariesForIndex) { in gatherImportedSummariesForModule()
478 Module &TheModule, const GVSummaryMapTy &DefinedGlobals) { in thinLTOResolveWeakForLinkerModule()
505 const GVSummaryMapTy &DefinedGlobals) { in thinLTOInternalizeModule()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Bitcode/
DBitcodeWriter.h105 const std::map<std::string, GVSummaryMapTy> *ModuleToSummariesForIndex);
152 const std::map<std::string, GVSummaryMapTy>
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp247 const FunctionSummary &Summary, const GVSummaryMapTy &DefinedGVSummaries, in computeImportForReferencedGlobals()
277 const unsigned Threshold, const GVSummaryMapTy &DefinedGVSummaries, in computeImportForFunction()
422 const GVSummaryMapTy &DefinedGVSummaries, const ModuleSummaryIndex &Index, in ComputeImportForModule()
492 const StringMap<GVSummaryMapTy> &ModuleToDefinedGVSummaries, in ComputeCrossModuleImport()
566 GVSummaryMapTy FunctionSummaryMap; in ComputeCrossModuleImportForModule()
707 const StringMap<GVSummaryMapTy> &ModuleToDefinedGVSummaries, in gatherImportedSummariesForModule()
709 std::map<std::string, GVSummaryMapTy> &ModuleToSummariesForIndex) { in gatherImportedSummariesForModule()
730 const std::map<std::string, GVSummaryMapTy> &ModuleToSummariesForIndex) { in EmitImportsFiles()
778 Module &TheModule, const GVSummaryMapTy &DefinedGlobals) { in thinLTOResolveWeakForLinkerModule()
846 const GVSummaryMapTy &DefinedGlobals) { in thinLTOInternalizeModule()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp300 const GVSummaryMapTy &DefinedFunctions, in ModuleCacheEntry()
448 const GVSummaryMapTy &DefinedGlobals, in ProcessThinLTOModule()
661 StringMap<GVSummaryMapTy> ModuleToDefinedGVSummaries; in promote()
700 StringMap<GVSummaryMapTy> ModuleToDefinedGVSummaries(ModuleCount); in crossModuleImport()
725 std::map<std::string, GVSummaryMapTy> &ModuleToSummariesForIndex) { in gatherImportedSummariesForModule()
729 StringMap<GVSummaryMapTy> ModuleToDefinedGVSummaries(ModuleCount); in gatherImportedSummariesForModule()
752 StringMap<GVSummaryMapTy> ModuleToDefinedGVSummaries(ModuleCount); in emitImports()
761 std::map<std::string, GVSummaryMapTy> ModuleToSummariesForIndex; in emitImports()
787 StringMap<GVSummaryMapTy> ModuleToDefinedGVSummaries(ModuleCount); in internalize()
928 StringMap<GVSummaryMapTy> ModuleToDefinedGVSummaries(ModuleCount); in run()
DLTO.cpp73 const GVSummaryMapTy &DefinedGlobals, in computeCacheKey()
897 const StringMap<GVSummaryMapTy> &ModuleToDefinedGVSummaries;
901 const StringMap<GVSummaryMapTy> &ModuleToDefinedGVSummaries) in ThinBackendProc()
931 const StringMap<GVSummaryMapTy> &ModuleToDefinedGVSummaries, in InProcessThinBackend()
956 const GVSummaryMapTy &DefinedGlobals, in runThinLTOBackendThread()
997 const GVSummaryMapTy &DefinedGlobals = in start()
1005 const GVSummaryMapTy &DefinedGlobals, in start()
1037 const StringMap<GVSummaryMapTy> &ModuleToDefinedGVSummaries, in createInProcessThinBackend()
1075 const StringMap<GVSummaryMapTy> &ModuleToDefinedGVSummaries, in WriteIndexesThinBackend()
1096 std::map<std::string, GVSummaryMapTy> ModuleToSummariesForIndex; in start()
[all …]
DLTOBackend.cpp435 static void dropDeadSymbols(Module &Mod, const GVSummaryMapTy &DefinedGlobals, in dropDeadSymbols()
459 const GVSummaryMapTy &DefinedGlobals, in thinBackend()
/external/llvm/lib/IR/
DModuleSummaryIndex.cpp71 StringRef ModulePath, GVSummaryMapTy &GVSummaryMap) const { in collectDefinedFunctionsForModule()
89 StringMap<GVSummaryMapTy> &ModuleToDefinedGVSummaries) const { in collectDefinedGVSummariesPerModule()
/external/llvm/include/llvm/IR/
DModuleSummaryIndex.h328 typedef std::map<GlobalValue::GUID, GlobalValueSummary *> GVSummaryMapTy; typedef
489 GVSummaryMapTy &GVSummaryMap) const;
494 StringMap<GVSummaryMapTy> &ModuleToDefinedGVSummaries) const;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DModuleSummaryIndex.cpp36 StringRef ModulePath, GVSummaryMapTy &GVSummaryMap) const { in collectDefinedFunctionsForModule()
54 StringMap<GVSummaryMapTy> &ModuleToDefinedGVSummaries) const { in collectDefinedGVSummariesPerModule()
233 StringMap<GVSummaryMapTy> ModuleToDefinedGVS; in exportToDot()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LTO/
DLTOBackend.h47 const GVSummaryMapTy &DefinedGlobals,
DLTO.h196 StringMap<GVSummaryMapTy> &ModuleToDefinedGVSummaries,
/external/llvm/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h224 std::map<std::string, GVSummaryMapTy> &ModuleToSummariesForIndex);
/external/llvm/include/llvm/Bitcode/
DReaderWriter.h110 std::map<std::string, GVSummaryMapTy>
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LTO/legacy/
DThinLTOCodeGenerator.h290 std::map<std::string, GVSummaryMapTy> &ModuleToSummariesForIndex);
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DModuleSummaryIndex.h738 using GVSummaryMapTy = DenseMap<GlobalValue::GUID, GlobalValueSummary *>;
1088 GVSummaryMapTy &GVSummaryMap) const;
1093 StringMap<GVSummaryMapTy> &ModuleToDefinedGVSummaries) const;
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp272 std::map<std::string, GVSummaryMapTy> *ModuleToSummariesForIndex;
287 std::map<std::string, GVSummaryMapTy> in IndexBitcodeWriter()
315 std::map<std::string, GVSummaryMapTy>::iterator ModuleSummariesBack;
317 std::map<std::string, GVSummaryMapTy>::iterator ModuleSummariesIter;
319 GVSummaryMapTy::iterator ModuleGVSummariesIter;
3778 std::map<std::string, GVSummaryMapTy> *ModuleToSummariesForIndex) { in WriteIndexToFile()
/external/llvm/tools/llvm-lto/
Dllvm-lto.cpp474 std::map<std::string, GVSummaryMapTy> ModuleToSummariesForIndex; in distributedIndexes()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-lto/
Dllvm-lto.cpp562 std::map<std::string, GVSummaryMapTy> ModuleToSummariesForIndex; in distributedIndexes()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp402 const std::map<std::string, GVSummaryMapTy> *ModuleToSummariesForIndex;
417 const std::map<std::string, GVSummaryMapTy> in IndexBitcodeWriter()
4161 const std::map<std::string, GVSummaryMapTy> *ModuleToSummariesForIndex) { in writeIndex()
4214 const std::map<std::string, GVSummaryMapTy> *ModuleToSummariesForIndex) { in WriteIndexToFile()
/external/llvm/tools/gold/
Dgold-plugin.cpp1427 std::map<std::string, GVSummaryMapTy> ModuleToSummariesForIndex; in thinLTOLink()