Searched defs:ExportList (Results 1 – 3 of 3) sorted by relevance
362 const FunctionImporter::ExportSetTy &ExportList, in ModuleCacheEntry()448 const FunctionImporter::ExportSetTy &ExportList, in ProcessThinLTOModule()659 const auto &ExportList = ExportLists.find(ModuleIdentifier); in operator ()() local882 auto &ExportList = ExportLists[ModuleIdentifier]; in internalize() local1133 auto &ExportList = ExportLists[ModuleIdentifier]; in run() local
84 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
210 const char *ExportList = in ConstructJob() local