Searched refs:ExportM (Results 1 – 1 of 1) sorted by relevance
48 void promoteInternals(Module &ExportM, Module &ImportM, StringRef ModuleId, in promoteInternals() argument51 for (auto &ExportGV : ExportM.global_values()) { in promoteInternals()73 RenamedComdats.try_emplace(C, ExportM.getOrInsertComdat(NewName)); in promoteInternals()89 ExportM.appendModuleInlineAsm(Alias); in promoteInternals()94 for (auto &GO : ExportM.global_objects()) in promoteInternals()