Home
last modified time | relevance | path

Searched refs:ExportSetTy (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp357 const FunctionImporter::ExportSetTy &ExportList, in ModuleCacheEntry()
429 const FunctionImporter::ExportSetTy &ExportList, in ProcessThinLTOModule()
618 const DenseMap<StringRef, FunctionImporter::ExportSetTy> &ExportLists;
622 const DenseMap<StringRef, FunctionImporter::ExportSetTy> &ExportLists, in IsExported()
691 DenseMap<StringRef, FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in promote()
743 DenseMap<StringRef, FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in crossModuleImport()
783 DenseMap<StringRef, FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in gatherImportedSummariesForModule()
821 DenseMap<StringRef, FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in emitImports()
871 DenseMap<StringRef, FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in internalize()
1067 DenseMap<StringRef, FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in run()
H A DLTO.cpp105 const FunctionImporter::ExportSetTy &ExportList, in computeLTOCacheKey()
1497 const FunctionImporter::ExportSetTy &ExportList, in runThinLTOBackendThread()
1543 const FunctionImporter::ExportSetTy &ExportList, in start()
1553 const FunctionImporter::ExportSetTy &ExportList, in start()
1610 const FunctionImporter::ExportSetTy &ExportList, in runThinLTOBackendThread()
1706 const FunctionImporter::ExportSetTy &ExportList, in runThinLTOBackendThread()
1823 const FunctionImporter::ExportSetTy &ExportList, in start()
1927 DenseMap<StringRef, FunctionImporter::ExportSetTy> ExportLists( in runThinLTO()
2268 const FunctionImporter::ExportSetTy &ExportList, in start()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp399 DenseMap<StringRef, FunctionImporter::ExportSetTy> *const ExportLists;
485 DenseMap<StringRef, FunctionImporter::ExportSetTy> *ExportLists) in GlobalsImporter()
513 DenseMap<StringRef, FunctionImporter::ExportSetTy> *const ExportLists;
519 DenseMap<StringRef, FunctionImporter::ExportSetTy> *ExportLists = nullptr) in ModuleImportsManager()
538 DenseMap<StringRef, FunctionImporter::ExportSetTy> *ExportLists =
806 DenseMap<StringRef, FunctionImporter::ExportSetTy> *ExportLists) in WorkloadImportsManager()
834 DenseMap<StringRef, FunctionImporter::ExportSetTy> *ExportLists) { in create()
1147 FunctionImporter::ExportSetTy &ExportSet) { in numGlobalVarSummaries()
1183 DenseMap<StringRef, FunctionImporter::ExportSetTy> &ExportLists) { in checkVariableImport()
1223 DenseMap<StringRef, FunctionImporter::ExportSetTy> &ExportLists) { in ComputeCrossModuleImport()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DFunctionImport.h305 using ExportSetTy = DenseSet<ValueInfo>; variable
366 DenseMap<StringRef, FunctionImporter::ExportSetTy> &ExportLists);
/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/
H A DLTO.h73 const FunctionImporter::ExportSetTy &ExportList,
237 const FunctionImporter::ExportSetTy &ExportList,