Searched refs:global_objects (Results 1 – 12 of 12) sorted by relevance
75 for (auto &GO : M.global_objects()) in nameUnamedGlobals()
315 for (auto &GO : M.global_objects()) in processGlobalsForThinLTO()
75 for (auto &GO : ExportM.global_objects()) in promoteInternals()122 for (GlobalObject &GO : M.global_objects()) { in promoteTypeIds()470 for (auto &GO : M.global_objects()) { in hasTypeMetadata()
85 for (GlobalObject &GO : M.global_objects()) { in buildCFICheck()
319 for (GlobalObject &GO : M.global_objects()) { in run()
1165 for (GlobalObject &GO : M.global_objects()) in trySingleImplDevirt()
1997 for (GlobalObject &GO : M.global_objects()) { in lower()
683 iterator_range<global_object_iterator> global_objects();684 iterator_range<const_global_object_iterator> global_objects() const;
412 iterator_range<Module::global_object_iterator> Module::global_objects() { in global_objects() function in Module416 Module::global_objects() const { in global_objects() function in Module
2688 for (const GlobalObject &GO : TheModule->global_objects()) in AssemblyWriter()
237 for (GlobalObject &GO : M->global_objects()) in clearGlobalMappingsFromModule()
1819 for (const auto &GO : M.global_objects()) { in doFinalization()