Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DFunctionImport.cpp1068 auto SrcModName = Src.first; in ComputeCrossModuleImport() local
1071 << " functions imported from " << SrcModName << "\n"); in ComputeCrossModuleImport()
1073 << " global vars imported from " << SrcModName << "\n"); in ComputeCrossModuleImport()
1086 auto SrcModName = Src.first; in dumpImportListForModule() local
1089 << " functions imported from " << SrcModName << "\n"); in dumpImportListForModule()
1091 << SrcModName << "\n"); in dumpImportListForModule()