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.cpp325 FunctionImporter::ImportMapTy &ImportList; member in GlobalsImporter
419 FunctionImporter::ImportMapTy &ImportList, in GlobalsImporter()
481 FunctionImporter::ImportMapTy &ImportList) override { in computeImportForModule()
724 FunctionImporter::ImportMapTy &ImportList, in computeImportForFunction()
915 FunctionImporter::ImportMapTy &ImportList) { in computeImportForModule()
1076 auto &ImportList = ImportLists[DefinedGVSummaries.first]; in ComputeCrossModuleImport() local
1167 FunctionImporter::ImportMapTy &ImportList) { in dumpImportListForModule()
1197 FunctionImporter::ImportMapTy &ImportList) { in ComputeCrossModuleImportForModuleForTest()
1220 FunctionImporter::ImportMapTy &ImportList) { in ComputeCrossModuleImportForModuleFromIndexForTest()
1423 const FunctionImporter::ImportMapTy &ImportList, in gatherImportedSummariesForModule()
[all …]
/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp218 const FunctionImporter::ImportMapTy &ImportList, in crossImportIntoModule()
364 const FunctionImporter::ImportMapTy &ImportList, in ModuleCacheEntry()
435 const FunctionImporter::ImportMapTy &ImportList, in ProcessThinLTOModule()
757 auto &ImportList = ImportLists[TheModule.getModuleIdentifier()]; in crossModuleImport() local
1187 auto &ImportList = ImportLists[ModuleIdentifier]; in run() local
H A DLTO.cpp94 StringRef ModuleID, const FunctionImporter::ImportMapTy &ImportList, in computeLTOCacheKey()
1398 Error emitFiles(const FunctionImporter::ImportMapTy &ImportList, in emitFiles()
1462 const FunctionImporter::ImportMapTy &ImportList, in runThinLTOBackendThread()
1508 const FunctionImporter::ImportMapTy &ImportList, in start()
1523 MapVector<StringRef, BitcodeModule> &ModuleMap) { in start()
1631 const FunctionImporter::ImportMapTy &ImportList, in start()
H A DLTOBackend.cpp555 const FunctionImporter::ImportMapTy &ImportList, in thinBackend()
701 FunctionImporter::ImportMapTy &ImportList) { in initImportList()
/freebsd/contrib/llvm-project/llvm/tools/llvm-link/
H A Dllvm-link.cpp328 FunctionImporter::ImportMapTy ImportList; in importFunctions() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp1204 FunctionImporter::ImportMapTy ImportList; in runThinLTOBackend() local