Searched refs:emitModuleCommandLines (Results 1 – 2 of 2) sorted by relevance
782 void emitModuleCommandLines(Module &M);
1745 emitModuleCommandLines(M); in doFinalization()2237 void AsmPrinter::emitModuleCommandLines(Module &M) { in emitModuleCommandLines() function in AsmPrinter