Home
last modified time | relevance | path

Searched refs:ModName (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp540 StringRef ModName, FunctionImporter::ImportMapTy &ImportList, in ComputeImportForModule() argument
584 dbgs() << "Missed imports into module " << ModName << "\n"; in ComputeImportForModule()
702 auto ModName = ModuleImports.first(); in ComputeCrossModuleImport() local
703 auto &Exports = ExportLists[ModName]; in ComputeCrossModuleImport()
705 LLVM_DEBUG(dbgs() << "* Module " << ModName << " exports " in ComputeCrossModuleImport()