Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp836 ImportLists[ModuleIdentifier], ModuleToSummariesForIndex, DecSummaries); in emitImports() local
769 gatherImportedSummariesForModule(Module & TheModule,ModuleSummaryIndex & Index,std::map<std::string,GVSummaryMapTy> & ModuleToSummariesForIndex,const lto::InputFile & File) gatherImportedSummariesForModule() argument
H A DLTO.cpp1402 std::map<std::string, GVSummaryMapTy> ModuleToSummariesForIndex; emitFiles() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp1424 gatherImportedSummariesForModule(StringRef ModulePath,const DenseMap<StringRef,GVSummaryMapTy> & ModuleToDefinedGVSummaries,const FunctionImporter::ImportMapTy & ImportList,std::map<std::string,GVSummaryMapTy> & ModuleToSummariesForIndex) gatherImportedSummariesForModule() argument
1449 EmitImportsFiles(StringRef ModulePath,StringRef OutputFilename,const std::map<std::string,GVSummaryMapTy> & ModuleToSummariesForIndex) EmitImportsFiles() argument
/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp430 const std::map<std::string, GVSummaryMapTy> *ModuleToSummariesForIndex; global() member in __anon51c5ee0f0111::IndexBitcodeWriter
459 IndexBitcodeWriter(BitstreamWriter & Stream,StringTableBuilder & StrtabBuilder,const ModuleSummaryIndex & Index,const std::map<std::string,GVSummaryMapTy> * ModuleToSummariesForIndex=nullptr) IndexBitcodeWriter() argument
5071 writeIndex(const ModuleSummaryIndex * Index,const std::map<std::string,GVSummaryMapTy> * ModuleToSummariesForIndex) writeIndex() argument
5127 writeIndexToFile(const ModuleSummaryIndex & Index,raw_ostream & Out,const std::map<std::string,GVSummaryMapTy> * ModuleToSummariesForIndex) writeIndexToFile() argument
[all...]
/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp694 std::map<std::string, GVSummaryMapTy> ModuleToSummariesForIndex; distributedIndexes() local