Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp309 FunctionImporter::ImportMapTy &ImportList, in computeImportForReferencedGlobals()
386 FunctionImporter::ImportMapTy &ImportList, in computeImportForFunction()
561 StringRef ModName, FunctionImporter::ImportMapTy &ImportList, in ComputeImportForModule()
698 auto &ImportList = ImportLists[DefinedGVSummaries.first()]; in ComputeCrossModuleImport() local
784 FunctionImporter::ImportMapTy &ImportList) { in dumpImportListForModule()
801 FunctionImporter::ImportMapTy &ImportList) { in ComputeCrossModuleImportForModule()
820 FunctionImporter::ImportMapTy &ImportList) { in ComputeCrossModuleImportForModuleFromIndex()
971 const FunctionImporter::ImportMapTy &ImportList, in gatherImportedSummariesForModule()
1184 Module &DestModule, const FunctionImporter::ImportMapTy &ImportList) { in importFunctions()
1340 FunctionImporter::ImportMapTy ImportList; in doImportingForModule() local
/netbsd/external/apache2/llvm/dist/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp213 const FunctionImporter::ImportMapTy &ImportList, in crossImportIntoModule()
332 const FunctionImporter::ImportMapTy &ImportList, in ModuleCacheEntry()
418 const FunctionImporter::ImportMapTy &ImportList, in ProcessThinLTOModule()
735 auto &ImportList = ImportLists[TheModule.getModuleIdentifier()]; in crossModuleImport() local
1129 auto &ImportList = ImportLists[ModuleIdentifier]; in run() local
H A DLTO.cpp80 StringRef ModuleID, const FunctionImporter::ImportMapTy &ImportList, in computeLTOCacheKey()
1207 const FunctionImporter::ImportMapTy &ImportList, in runThinLTOBackendThread()
1244 const FunctionImporter::ImportMapTy &ImportList, in start()
1259 MapVector<StringRef, BitcodeModule> &ModuleMap) { in start()
1345 const FunctionImporter::ImportMapTy &ImportList, in start()
H A DLTOBackend.cpp546 const FunctionImporter::ImportMapTy &ImportList, in thinBackend()
687 FunctionImporter::ImportMapTy &ImportList) { in initImportList()
/netbsd/external/apache2/llvm/dist/llvm/tools/llvm-link/
H A Dllvm-link.cpp291 FunctionImporter::ImportMapTy ImportList; in importFunctions() local
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DBackendUtil.cpp1517 FunctionImporter::ImportMapTy ImportList; in runThinLTOBackend() local