Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp770 auto SrcModName = Src.first(); in ComputeCrossModuleImport() local
773 << " functions imported from " << SrcModName << "\n"); in ComputeCrossModuleImport()
775 << " global vars imported from " << SrcModName << "\n"); in ComputeCrossModuleImport()
788 auto SrcModName = Src.first(); in dumpImportListForModule() local
791 << " functions imported from " << SrcModName << "\n"); in dumpImportListForModule()
793 << SrcModName << "\n"); in dumpImportListForModule()