Home
last modified time | relevance | path

Searched refs:Comdats (Results 1 – 10 of 10) sorted by relevance

/external/llvm/test/Bitcode/
Dweak-macho-3.5.ll4 ; The test checks that LLVM does not place weak GlobalVariables into Comdats for
Dcompatibility-3.6.ll19 ;; Comdats
Dcompatibility-3.7.ll19 ;; Comdats
Dcompatibility-3.8.ll18 ;; Comdats
Dcompatibility.ll21 ;; Comdats
/external/llvm/lib/Bitcode/Writer/
DValueEnumerator.h63 ComdatSetType Comdats; variable
216 const ComdatSetType &getComdats() const { return Comdats; } in getComdats()
DValueEnumerator.cpp417 unsigned ComdatID = Comdats.idFor(C); in getComdatID()
787 Comdats.insert(C); in EnumerateValue()
/external/llvm/lib/Transforms/Utils/
DSymbolRewriter.cpp84 auto &Comdats = M.getComdatSymbolTable(); in rewriteComdat() local
90 Comdats.erase(Comdats.find(Source)); in rewriteComdat()
/external/llvm/lib/IR/
DAsmWriter.cpp2063 SetVector<const Comdat *> Comdats; member in __anon9afa87f90611::AssemblyWriter
2132 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()
/external/llvm/docs/
DLangRef.rst804 Comdats section in High Level Structure
809 Comdats have a name which represents the COMDAT key. All global objects that
814 Comdats have a selection kind to provide input on how the linker should