Searched refs:renameModuleForThinLTO (Results 1 – 6 of 6) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/ |
| H A D | FunctionImportUtils.h | 116 renameModuleForThinLTO(Module &M, const ModuleSummaryIndex &Index,
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | FunctionImportUtils.cpp | 370 void llvm::renameModuleForThinLTO(Module &M, const ModuleSummaryIndex &Index, in renameModuleForThinLTO() function in llvm
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-link/ |
| H A D | llvm-link.cpp | 440 renameModuleForThinLTO(*M, *Index, in linkFiles()
|
| /freebsd/contrib/llvm-project/llvm/lib/LTO/ |
| H A D | LTOBackend.cpp | 665 renameModuleForThinLTO(Mod, CombinedIndex, ClearDSOLocalOnDeclarations); in thinBackend()
|
| H A D | ThinLTOCodeGenerator.cpp | 159 renameModuleForThinLTO(TheModule, Index, ClearDSOLocalOnDeclarations); in promoteModule()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | FunctionImport.cpp | 2013 renameModuleForThinLTO(*SrcModule, Index, ClearDSOLocalOnDeclarations, in importFunctions() 2088 renameModuleForThinLTO(M, *Index, /*ClearDSOLocalOnDeclarations=*/false, in doImportingForModuleForTest()
|