ΒΆvoid printMIR(llvm::raw_ostream& OS,
              const llvm::MachineFunction& MF)

Description

Print a machine function using the MIR serialization format to the given output stream.

Declared at: llvm/include/llvm/CodeGen/MIRPrinter.h:30

Parameters

llvm::raw_ostream& OS
const llvm::MachineFunction& MF