Home
last modified time | relevance | path

Searched defs:ImportLists (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp525 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in promote() local
553 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in crossModuleImport() local
575 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in gatherImportedSummariesForModule() local
598 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in emitImports() local
627 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in internalize() local
720 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in run() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp672 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in promote() local
711 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in crossModuleImport() local
733 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in gatherImportedSummariesForModule() local
756 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in emitImports() local
794 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in internalize() local
941 StringMap<FunctionImporter::ImportMapTy> ImportLists(ModuleCount); in run() local
DLTO.cpp1159 StringMap<FunctionImporter::ImportMapTy> ImportLists( in runThinLTO() local
/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp380 StringMap<FunctionImporter::ImportMapTy> &ImportLists, in ComputeCrossModuleImport()
439 const StringMap<FunctionImporter::ImportMapTy> &ImportLists, in gatherImportedSummariesForModule()
464 const StringMap<FunctionImporter::ImportMapTy> &ImportLists) { in EmitImportsFiles()
/external/llvm/tools/gold/
Dgold-plugin.cpp1212 StringMap<FunctionImporter::ImportMapTy> &ImportLists, in thinLTOBackends()
1371 StringMap<FunctionImporter::ImportMapTy> ImportLists(NextModuleId); in thinLTOLink() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp493 StringMap<FunctionImporter::ImportMapTy> &ImportLists, in ComputeCrossModuleImport()