Searched defs:ModuleToSummariesForIndex (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
D | FunctionImport.cpp | 709 std::map<std::string, GVSummaryMapTy> &ModuleToSummariesForIndex) { in gatherImportedSummariesForModule() 730 const std::map<std::string, GVSummaryMapTy> &ModuleToSummariesForIndex) { in EmitImportsFiles()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/ |
D | ThinLTOCodeGenerator.cpp | 725 std::map<std::string, GVSummaryMapTy> &ModuleToSummariesForIndex) { in gatherImportedSummariesForModule() 761 std::map<std::string, GVSummaryMapTy> ModuleToSummariesForIndex; in emitImports() local
|
D | LTO.cpp | 1096 std::map<std::string, GVSummaryMapTy> ModuleToSummariesForIndex; in start() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Writer/ |
D | BitcodeWriter.cpp | 402 const std::map<std::string, GVSummaryMapTy> *ModuleToSummariesForIndex; member in __anonccef901f0111::IndexBitcodeWriter 418 *ModuleToSummariesForIndex = nullptr) in IndexBitcodeWriter() 4161 const std::map<std::string, GVSummaryMapTy> *ModuleToSummariesForIndex) { in writeIndex() 4214 const std::map<std::string, GVSummaryMapTy> *ModuleToSummariesForIndex) { in WriteIndexToFile()
|
/external/llvm/lib/Transforms/IPO/ |
D | FunctionImport.cpp | 440 std::map<std::string, GVSummaryMapTy> &ModuleToSummariesForIndex) { in gatherImportedSummariesForModule()
|
/external/llvm/tools/llvm-lto/ |
D | llvm-lto.cpp | 474 std::map<std::string, GVSummaryMapTy> ModuleToSummariesForIndex; in distributedIndexes() local
|
/external/llvm/lib/Bitcode/Writer/ |
D | BitcodeWriter.cpp | 272 std::map<std::string, GVSummaryMapTy> *ModuleToSummariesForIndex; member in __anonf36260c70111::IndexBitcodeWriter 288 *ModuleToSummariesForIndex = nullptr) in IndexBitcodeWriter() 3778 std::map<std::string, GVSummaryMapTy> *ModuleToSummariesForIndex) { in WriteIndexToFile()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-lto/ |
D | llvm-lto.cpp | 562 std::map<std::string, GVSummaryMapTy> ModuleToSummariesForIndex; in distributedIndexes() local
|
/external/llvm/lib/LTO/ |
D | ThinLTOCodeGenerator.cpp | 567 std::map<std::string, GVSummaryMapTy> &ModuleToSummariesForIndex) { in gatherImportedSummariesForModule()
|
/external/llvm/tools/gold/ |
D | gold-plugin.cpp | 1427 std::map<std::string, GVSummaryMapTy> ModuleToSummariesForIndex; in thinLTOLink() local
|