Searched refs:Comdats (Results 1 – 5 of 5) sorted by relevance
55 ComdatSetType Comdats; variable148 const ComdatSetType &getComdats() const { return Comdats; } in getComdats()
121 unsigned ComdatID = Comdats.idFor(C); in getComdatID()318 Comdats.insert(C); in EnumerateValue()
75 SetVector<const Comdat *> Comdats; variable
1175 Comdats.insert(C); in init()1178 Comdats.insert(C); in init()1321 if (!Comdats.empty()) in printModule()1323 for (const Comdat *C : Comdats) { in printModule()1325 if (C != Comdats.back()) in printModule()
725 Comdats section in High Level Structure730 Comdats have a name which represents the COMDAT key. All global objects which735 Comdats have a selection kind to provide input on how the linker should