Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAsmWriter.cpp2609 void printModule(const Module *M);
2806 void AssemblyWriter::printModule(const Module *M) { in printModule() function in AssemblyWriter
4546 W.printModule(this); in print()