Home
last modified time | relevance | path

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

/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp526 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in promote() local
554 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in crossModuleImport() local
576 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in gatherImportedSummariesForModule() local
599 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in emitImports() local
628 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in internalize() local
721 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in run() local
/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp270 StringMap<FunctionImporter::ExportSetTy> *ExportLists = nullptr) { in computeImportForFunction()
339 StringMap<FunctionImporter::ExportSetTy> *ExportLists = nullptr) { in ComputeImportForModule()
381 StringMap<FunctionImporter::ExportSetTy> &ExportLists) { in ComputeCrossModuleImport()
/external/llvm/tools/gold/
Dgold-plugin.cpp1372 StringMap<FunctionImporter::ExportSetTy> ExportLists(NextModuleId); in thinLTOLink() local