Searched refs:EmitModuleCommandLines (Results 1 – 2 of 2) sorted by relevance
701 void EmitModuleCommandLines(Module &M);
1555 EmitModuleCommandLines(M); in doFinalization()2113 void AsmPrinter::EmitModuleCommandLines(Module &M) { in EmitModuleCommandLines() function in AsmPrinter