Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp715 std::map<std::string, GVSummaryMapTy> &ModuleToSummariesForIndex, in gatherImportedSummariesForModule()
772 std::map<std::string, GVSummaryMapTy> ModuleToSummariesForIndex; in emitImports() local
DLTO.cpp1223 std::map<std::string, GVSummaryMapTy> ModuleToSummariesForIndex; in start() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp914 std::map<std::string, GVSummaryMapTy> &ModuleToSummariesForIndex) { in gatherImportedSummariesForModule()
935 const std::map<std::string, GVSummaryMapTy> &ModuleToSummariesForIndex) { in EmitImportsFiles()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp407 const std::map<std::string, GVSummaryMapTy> *ModuleToSummariesForIndex; member in __anonf5615f670111::IndexBitcodeWriter
423 *ModuleToSummariesForIndex = nullptr) in IndexBitcodeWriter()
4457 const std::map<std::string, GVSummaryMapTy> *ModuleToSummariesForIndex) { in writeIndex()
4510 const std::map<std::string, GVSummaryMapTy> *ModuleToSummariesForIndex) { in WriteIndexToFile()