Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp586 const StringMap<FunctionImporter::ExportSetTy> &ExportLists; member
654 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in promote() local
702 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in crossModuleImport() local
735 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in gatherImportedSummariesForModule() local
768 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in emitImports() local
810 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in internalize() local
985 StringMap<FunctionImporter::ExportSetTy> ExportLists(ModuleCount); in run() local
DLTO.cpp1293 StringMap<FunctionImporter::ExportSetTy> ExportLists( in runThinLTO() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp288 StringMap<FunctionImporter::ExportSetTy> *ExportLists) { in computeImportForReferencedGlobals()
367 StringMap<FunctionImporter::ExportSetTy> *ExportLists, in computeImportForFunction()
541 StringMap<FunctionImporter::ExportSetTy> *ExportLists = nullptr) { in ComputeImportForModule()
636 StringMap<FunctionImporter::ExportSetTy> &ExportLists) { in checkVariableImport()
670 StringMap<FunctionImporter::ExportSetTy> &ExportLists) { in ComputeCrossModuleImport()