Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp666 std::map<std::string, GVSummaryMapTy> &ModuleToSummariesForIndex) { in gatherImportedSummariesForModule()
717 std::map<std::string, GVSummaryMapTy> ModuleToSummariesForIndex; in emitImports() local
H A DLTO.cpp1125 std::map<std::string, GVSummaryMapTy> ModuleToSummariesForIndex; in start() local
/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp867 std::map<std::string, GVSummaryMapTy> &ModuleToSummariesForIndex) { in gatherImportedSummariesForModule()
888 const std::map<std::string, GVSummaryMapTy> &ModuleToSummariesForIndex) { in EmitImportsFiles()
/freebsd-12.1/contrib/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp404 const std::map<std::string, GVSummaryMapTy> *ModuleToSummariesForIndex; member in __anone309b5010111::IndexBitcodeWriter
420 *ModuleToSummariesForIndex = nullptr) in IndexBitcodeWriter()
4275 const std::map<std::string, GVSummaryMapTy> *ModuleToSummariesForIndex) { in writeIndex()
4328 const std::map<std::string, GVSummaryMapTy> *ModuleToSummariesForIndex) { in WriteIndexToFile()
/freebsd-12.1/contrib/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp570 std::map<std::string, GVSummaryMapTy> ModuleToSummariesForIndex; in distributedIndexes() local