Searched refs:Comdats (Results 1 – 10 of 10) sorted by relevance
4 ; The test checks that LLVM does not place weak GlobalVariables into Comdats for
19 ;; Comdats
18 ;; Comdats
21 ;; Comdats
63 ComdatSetType Comdats; variable216 const ComdatSetType &getComdats() const { return Comdats; } in getComdats()
417 unsigned ComdatID = Comdats.idFor(C); in getComdatID()787 Comdats.insert(C); in EnumerateValue()
84 auto &Comdats = M.getComdatSymbolTable(); in rewriteComdat() local90 Comdats.erase(Comdats.find(Source)); in rewriteComdat()
2063 SetVector<const Comdat *> Comdats; member in __anon9afa87f90611::AssemblyWriter2132 Comdats.insert(C); in AssemblyWriter()2273 if (!Comdats.empty()) in printModule()2275 for (const Comdat *C : Comdats) { in printModule()2277 if (C != Comdats.back()) in printModule()
804 Comdats section in High Level Structure809 Comdats have a name which represents the COMDAT key. All global objects that814 Comdats have a selection kind to provide input on how the linker should