Home
last modified time | relevance | path

Searched defs:ExportList (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp333 const FunctionImporter::ExportSetTy &ExportList, in ModuleCacheEntry()
419 const FunctionImporter::ExportSetTy &ExportList, in ProcessThinLTOModule()
623 const auto &ExportList = ExportLists.find(ModuleIdentifier); in operator ()() local
845 auto &ExportList = ExportLists[ModuleIdentifier]; in internalize() local
1081 auto &ExportList = ExportLists[ModuleIdentifier]; in run() local
H A DLTO.cpp81 const FunctionImporter::ExportSetTy &ExportList, in computeLTOCacheKey()
1208 const FunctionImporter::ExportSetTy &ExportList, in runThinLTOBackendThread()
1245 const FunctionImporter::ExportSetTy &ExportList, in start()
1259 MapVector<StringRef, BitcodeModule> &ModuleMap) { in start()
1346 const FunctionImporter::ExportSetTy &ExportList, in start()
1485 const auto &ExportList = ExportLists.find(ModuleIdentifier); in runThinLTO() local