Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DAsmWriter.cpp1977 void printComdat(const Comdat *C);
2154 printComdat(C); in printModule()
2383 void AssemblyWriter::printComdat(const Comdat *C) { in printComdat() function in AssemblyWriter