13#ifndef MLIR_TRANSFORMS_VIEWOPGRAPH_H_
14#define MLIR_TRANSFORMS_VIEWOPGRAPH_H_
17#include "llvm/Support/raw_ostream.h"
22#define GEN_PASS_DECL_VIEWOPGRAPHPASS
23#include "mlir/Transforms/Passes.h.inc"
The abstract base pass class.
Include the generated interface declarations.
std::unique_ptr<::mlir::Pass > createViewOpGraphPass()