Home
last modified time | relevance | path

Searched defs:ImportList (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp398 FunctionImporter::ImportMapTy &ImportList; member in GlobalsImporter
484 FunctionImporter::ImportMapTy &ImportList, in GlobalsImporter()
559 FunctionImporter::ImportMapTy &ImportList) override { in computeImportForModule()
875 FunctionImporter::ImportMapTy &ImportList, in computeImportForFunction()
1063 FunctionImporter::ImportMapTy &ImportList) { in computeImportForModule()
1164 const FunctionImporter::ImportMapTy &ImportList) { in collectImportStatistics()
1227 auto &ImportList = ImportLists[DefinedGVSummaries.first]; in ComputeCrossModuleImport() local
1314 FunctionImporter::ImportMapTy &ImportList) { in dumpImportListForModule()
1344 FunctionImporter::ImportMapTy &ImportList) { in ComputeCrossModuleImportForModuleForTest()
1367 FunctionImporter::ImportMapTy &ImportList) { in ComputeCrossModuleImportForModuleFromIndexForTest()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DLTO.cpp104 const FunctionImporter::ImportMapTy &ImportList, in computeLTOCacheKey()
1404 const FunctionImporter::ImportMapTy &ImportList, llvm::StringRef ModulePath, in emitFiles()
1412 const FunctionImporter::ImportMapTy &ImportList, llvm::StringRef ModulePath, in emitFiles()
1496 const FunctionImporter::ImportMapTy &ImportList, in runThinLTOBackendThread()
1542 const FunctionImporter::ImportMapTy &ImportList, in start()
1557 MapVector<StringRef, BitcodeModule> &ModuleMap) { in start()
1609 const FunctionImporter::ImportMapTy &ImportList, in runThinLTOBackendThread()
1705 const FunctionImporter::ImportMapTy &ImportList, in runThinLTOBackendThread()
1822 const FunctionImporter::ImportMapTy &ImportList, in start()
1843 const std::string &OldPrefix, const std::string &NewPrefix) { in start()
[all …]
H A DThinLTOCodeGenerator.cpp211 const FunctionImporter::ImportMapTy &ImportList, in crossImportIntoModule()
356 const FunctionImporter::ImportMapTy &ImportList, in ModuleCacheEntry()
428 const FunctionImporter::ImportMapTy &ImportList, in ProcessThinLTOModule()
747 auto &ImportList = ImportLists[TheModule.getModuleIdentifier()]; in crossModuleImport() local
1172 auto &ImportList = ImportLists[ModuleIdentifier]; in run() local
H A DLTOBackend.cpp601 const FunctionImporter::ImportMapTy &ImportList, in thinBackend()
758 FunctionImporter::ImportMapTy &ImportList) { in initImportList()
/freebsd/contrib/llvm-project/llvm/tools/llvm-link/
H A Dllvm-link.cpp317 FunctionImporter::ImportMapTy ImportList(ImportIDs); in importFunctions() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp1310 FunctionImporter::ImportMapTy ImportList(ImportIDs); in runThinLTOBackend() local