Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp769 std::map<std::string, GVSummaryMapTy> &ModuleToSummariesForIndex, in gatherImportedSummariesForModule()
840 std::map<std::string, GVSummaryMapTy> ModuleToSummariesForIndex; in emitImports() local
H A DLTO.cpp1401 std::map<std::string, GVSummaryMapTy> ModuleToSummariesForIndex; in emitFiles() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp1424 std::map<std::string, GVSummaryMapTy> &ModuleToSummariesForIndex, in gatherImportedSummariesForModule()
1450 const std::map<std::string, GVSummaryMapTy> &ModuleToSummariesForIndex) { in EmitImportsFiles()
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp435 const std::map<std::string, GVSummaryMapTy> *ModuleToSummariesForIndex; member in __anoneb218b5c0111::IndexBitcodeWriter
468 *ModuleToSummariesForIndex = nullptr) in IndexBitcodeWriter()
5102 const std::map<std::string, GVSummaryMapTy> *ModuleToSummariesForIndex, in writeIndex()
5159 const std::map<std::string, GVSummaryMapTy> *ModuleToSummariesForIndex, in writeIndexToFile()
/freebsd/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp694 std::map<std::string, GVSummaryMapTy> ModuleToSummariesForIndex; in distributedIndexes() local