|
MLIR
22.0.0git
|
#include "mlir/Support/LLVM.h"#include "llvm/Support/raw_ostream.h"#include "mlir/Transforms/Passes.h.inc"Go to the source code of this file.
Namespaces | |
| mlir | |
| Include the generated interface declarations. | |
Macros | |
| #define | GEN_PASS_DECL_VIEWOPGRAPH |
Functions | |
| std::unique_ptr< Pass > | mlir::createPrintOpGraphPass (raw_ostream &os=llvm::errs()) |
| Creates a pass to print op graphs. More... | |
| #define GEN_PASS_DECL_VIEWOPGRAPH |
Definition at line 22 of file ViewOpGraph.h.