Searched refs:global_objects (Results 1 – 13 of 13) sorted by relevance
75 for (auto &GO : M.global_objects()) in nameUnamedGlobals()
308 for (auto &GO : M.global_objects()) in processGlobalsForThinLTO()
74 for (auto &GO : ExportM.global_objects()) in promoteInternals()121 for (GlobalObject &GO : M.global_objects()) { in promoteTypeIds()441 for (auto &GO : M.global_objects()) { in hasTypeMetadata()
85 for (GlobalObject &GO : M.global_objects()) { in buildCFICheck()
310 for (GlobalObject &GO : M.global_objects()) { in run()
966 for (GlobalObject &GO : M.global_objects()) in trySingleImplDevirt()
1943 for (GlobalObject &GO : M.global_objects()) { in lower()
663 iterator_range<global_object_iterator> global_objects();664 iterator_range<const_global_object_iterator> global_objects() const;
384 iterator_range<Module::global_object_iterator> Module::global_objects() { in global_objects() function in Module388 Module::global_objects() const { in global_objects() function in Module
2464 for (const GlobalObject &GO : TheModule->global_objects()) in AssemblyWriter()
174 for (const auto &GO : M->global_objects()) in buildMangledSymbols()
240 for (GlobalObject &GO : M->global_objects()) in clearGlobalMappingsFromModule()
1518 for (const auto &GO : M.global_objects()) { in doFinalization()