Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
HDFunctionImport.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-14-stable/contrib/llvm-project/llvm/lib/LTO/
HDThinLTOCodeGenerator.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
HDLTO.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()
HDLTOBackend.cpp555 const FunctionImporter::ImportMapTy &ImportList, in thinBackend()
701 FunctionImporter::ImportMapTy &ImportList) { in initImportList()
/freebsd-14-stable/contrib/llvm-project/llvm/tools/llvm-link/
HDllvm-link.cpp328 FunctionImporter::ImportMapTy ImportList; in importFunctions() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/CodeGen/
HDBackendUtil.cpp1204 FunctionImporter::ImportMapTy ImportList; in runThinLTOBackend() local