Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/LTO/
H A DThinLTOCodeGenerator.cpp365 const FunctionImporter::ExportSetTy &ExportList, in ModuleCacheEntry()
436 const FunctionImporter::ExportSetTy &ExportList, in ProcessThinLTOModule()
637 const auto &ExportList = ExportLists.find(ModuleIdentifier); in operator ()() local
886 auto &ExportList = ExportLists[ModuleIdentifier]; in internalize() local
1139 auto &ExportList = ExportLists[ModuleIdentifier]; in run() local
H A DLTO.cpp95 const FunctionImporter::ExportSetTy &ExportList, in computeLTOCacheKey()
1463 const FunctionImporter::ExportSetTy &ExportList, in runThinLTOBackendThread()
1509 const FunctionImporter::ExportSetTy &ExportList, in start()
1523 MapVector<StringRef, BitcodeModule> &ModuleMap) { in start()
1632 const FunctionImporter::ExportSetTy &ExportList, in start()
1815 const auto &ExportList = ExportLists.find(ModuleIdentifier); in runThinLTO() local
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DAIX.cpp259 const char *ExportList = in ConstructJob() local