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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h713 void emitModuleIdents(Module &M);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1632 emitModuleIdents(M);
2152 void AsmPrinter::emitModuleIdents(Module &M) { function in class:AsmPrinter

Completed in 100 milliseconds