Print LLVM IR using the MIR serialization format to the given output stream.
Declared in <llvm/CodeGen/MIRPrinter.h>
<llvm/CodeGen/MIRPrinter.h>
void printMIR( raw_ostream& OS, Module const& M);