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