Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h873 void emitModuleIdents(Module &M);
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2260 emitModuleIdents(M); in doFinalization()
2739 void AsmPrinter::emitModuleIdents(Module &M) { in emitModuleIdents() function in AsmPrinter