reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
117 bool renameModuleForThinLTO(
508 renameModuleForThinLTO(Mod, CombinedIndex);
lib/LTO/ThinLTOCodeGenerator.cpp 154 if (renameModuleForThinLTO(TheModule, Index))
lib/Transforms/IPO/FunctionImport.cpp1179 if (renameModuleForThinLTO(*SrcModule, Index, &GlobalsToImport)) 1248 if (renameModuleForThinLTO(M, *Index, nullptr)) {tools/llvm-link/llvm-link.cpp
316 if (renameModuleForThinLTO(*M, *Index))