Searched refs:Comdats (Results 1 – 6 of 6) sorted by relevance
61 ComdatSetType Comdats; variable175 const ComdatSetType &getComdats() const { return Comdats; } in getComdats()
396 unsigned ComdatID = Comdats.idFor(C); in getComdatID()587 Comdats.insert(C); in EnumerateValue()
4 ; The test checks that LLVM does not place weak GlobalVariables into Comdats for
86 auto &Comdats = M.getComdatSymbolTable(); in rewriteComdat() local92 Comdats.erase(Comdats.find(Source)); in rewriteComdat()
1943 SetVector<const Comdat *> Comdats; member in __anond169a03a0711::AssemblyWriter2002 Comdats.insert(C); in init()2005 Comdats.insert(C); in init()2151 if (!Comdats.empty()) in printModule()2153 for (const Comdat *C : Comdats) { in printModule()2155 if (C != Comdats.back()) in printModule()
738 Comdats section in High Level Structure743 Comdats have a name which represents the COMDAT key. All global objects that748 Comdats have a selection kind to provide input on how the linker should