Home
last modified time | relevance | path

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

/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp229 const FunctionImporter::ExportSetTy &ExportList, in ModuleCacheEntry()
334 const FunctionImporter::ExportSetTy &ExportList, in ProcessThinLTOModule()
631 auto &ExportList = ExportLists[ModuleIdentifier]; in internalize() local
640 const auto &ExportList = ExportLists.find(ModuleIdentifier); in internalize() local
741 const auto &ExportList = ExportLists.find(ModuleIdentifier); in run() local
779 auto &ExportList = ExportLists[ModuleIdentifier]; in run() local
/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp219 FunctionImporter::ExportSetTy &ExportList) { in exportGlobalInModule()
314 auto &ExportList = (*ExportLists)[ExportModulePath]; in computeImportForFunction() local
/external/llvm/tools/gold/
Dgold-plugin.cpp1386 const auto &ExportList = ExportLists.find(ModuleIdentifier); in thinLTOLink() local