Searched defs:ExportList (Results 1 – 3 of 3) sorted by relevance
229 const FunctionImporter::ExportSetTy &ExportList, in ModuleCacheEntry()334 const FunctionImporter::ExportSetTy &ExportList, in ProcessThinLTOModule()631 auto &ExportList = ExportLists[ModuleIdentifier]; in internalize() local640 const auto &ExportList = ExportLists.find(ModuleIdentifier); in internalize() local741 const auto &ExportList = ExportLists.find(ModuleIdentifier); in run() local779 auto &ExportList = ExportLists[ModuleIdentifier]; in run() local
219 FunctionImporter::ExportSetTy &ExportList) { in exportGlobalInModule()314 auto &ExportList = (*ExportLists)[ExportModulePath]; in computeImportForFunction() local
1386 const auto &ExportList = ExportLists.find(ModuleIdentifier); in thinLTOLink() local