Searched refs:emitModuleCommandLines (Results 1 – 6 of 6) sorted by relevance
865 void emitModuleCommandLines(Module &M);
900 virtual void emitModuleCommandLines(Module &M);
897 virtual void emitModuleCommandLines(Module &M);
901 virtual void emitModuleCommandLines(Module &M);
2263 emitModuleCommandLines(M); in doFinalization()2754 void AsmPrinter::emitModuleCommandLines(Module &M) { in emitModuleCommandLines() function in AsmPrinter