ΒΆllvm::MachineFunctionPass* createPrintMIRPass(
llvm::raw_ostream& OS)
llvm::MachineFunctionPass* createPrintMIRPass(
llvm::raw_ostream& OS)
Description
MIRPrinting pass - this pass prints out the LLVM IR into the given stream using the MIR serialization format.
Declared at: llvm/include/llvm/CodeGen/Passes.h:53