Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp362 const FunctionImporter::ExportSetTy &ExportList, in ModuleCacheEntry()
448 const FunctionImporter::ExportSetTy &ExportList, in ProcessThinLTOModule()
659 const auto &ExportList = ExportLists.find(ModuleIdentifier); in operator ()() local
882 auto &ExportList = ExportLists[ModuleIdentifier]; in internalize() local
1133 auto &ExportList = ExportLists[ModuleIdentifier]; in run() local
DLTO.cpp84 const FunctionImporter::ExportSetTy &ExportList, in computeLTOCacheKey()
1284 const FunctionImporter::ExportSetTy &ExportList, in runThinLTOBackendThread()
1330 const FunctionImporter::ExportSetTy &ExportList, in start()
1344 MapVector<StringRef, BitcodeModule> &ModuleMap) { in start()
1435 const FunctionImporter::ExportSetTy &ExportList, in start()
1570 const auto &ExportList = ExportLists.find(ModuleIdentifier); in runThinLTO() local
/openbsd/src/gnu/llvm/clang/lib/Driver/ToolChains/
DAIX.cpp210 const char *ExportList = in ConstructJob() local