MLIR
18.0.0git
|
#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) |
|
static |
Definition at line 44 of file IRPrinting.cpp.