Searched refs:global_objects (Results 1 – 13 of 13) sorted by relevance
74 for (auto &GO : M.global_objects()) in nameUnamedGlobals()
360 for (auto &GO : M.global_objects()) in processGlobalsForThinLTO()
94 for (auto &GO : ExportM.global_objects()) in promoteInternals()157 for (GlobalObject &GO : M.global_objects()) { in promoteTypeIds()535 for (auto &GO : M.global_objects()) { in hasTypeMetadata()
65 for (GlobalObject &GO : M.global_objects()) { in buildCFICheck()
277 for (GlobalObject &GO : M.global_objects()) { in run()
1097 for (GlobalObject &GO : M.global_objects()) { in maybeReplaceComdat()2231 for (GlobalObject &GO : M.global_objects()) { in lower()
1765 for (auto &GO : TheModule.global_objects()) { in thinLTOFinalizeInModule()
1349 for (GlobalObject &GO : M.global_objects()) in trySingleImplDevirt()
759 iterator_range<global_object_iterator> global_objects();760 iterator_range<const_global_object_iterator> global_objects() const;
440 iterator_range<Module::global_object_iterator> Module::global_objects() { in global_objects() function in Module444 Module::global_objects() const { in global_objects() function in Module
2971 for (const GlobalObject &GO : TheModule->global_objects()) in AssemblyWriter()
236 for (GlobalObject &GO : M->global_objects()) in clearGlobalMappingsFromModule()
2690 for (const auto &GO : M.global_objects()) { in doFinalization()