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