MLIR  19.0.0git
Functions
IRPrinting.cpp File Reference
#include "PassDetail.h"
#include "mlir/IR/SymbolTable.h"
#include "mlir/Pass/PassManager.h"
#include "llvm/Support/Format.h"
#include "llvm/Support/FormatVariadic.h"

Go to the source code of this file.

Functions

static void printIR (Operation *op, bool printModuleScope, raw_ostream &out, OpPrintingFlags flags)
 

Function Documentation

◆ printIR()

static void printIR ( Operation op,
bool  printModuleScope,
raw_ostream &  out,
OpPrintingFlags  flags 
)
static

Definition at line 44 of file IRPrinting.cpp.