Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h663 void EmitModuleCommandLines(Module &M);
/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1503 EmitModuleCommandLines(M); in doFinalization()
2014 void AsmPrinter::EmitModuleCommandLines(Module &M) { in EmitModuleCommandLines() function in AsmPrinter