Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
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()