Searched refs:global_objects (Results 1 – 14 of 14) sorted by relevance
23 for (auto &GO : Program.getModule().global_objects()) { in reduceGOs()
76 for (auto &GO : M.global_objects()) in nameUnamedGlobals()
342 for (auto &GO : M.global_objects()) in processGlobalsForThinLTO()
96 for (auto &GO : ExportM.global_objects()) in promoteInternals()151 for (GlobalObject &GO : M.global_objects()) { in promoteTypeIds()499 for (auto &GO : M.global_objects()) { in hasTypeMetadata()
80 for (GlobalObject &GO : M.global_objects()) { in buildCFICheck()
322 for (GlobalObject &GO : M.global_objects()) { in run()
1152 for (auto &GO : TheModule.global_objects()) { in thinLTOFinalizeInModule()
2032 for (GlobalObject &GO : M.global_objects()) { in lower()
1235 for (GlobalObject &GO : M.global_objects()) in trySingleImplDevirt()
689 iterator_range<global_object_iterator> global_objects();690 iterator_range<const_global_object_iterator> global_objects() const;
413 iterator_range<Module::global_object_iterator> Module::global_objects() { in global_objects() function in Module417 Module::global_objects() const { in global_objects() function in Module
2658 for (const GlobalObject &GO : TheModule->global_objects()) in AssemblyWriter()
237 for (GlobalObject &GO : M->global_objects()) in clearGlobalMappingsFromModule()
2213 for (const auto &GO : M.global_objects()) { in doFinalization()