LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
WalkPatternRewriteDriver.h File Reference
#include "mlir/IR/Visitors.h"
#include "mlir/Rewrite/FrozenRewritePatternSet.h"
Include dependency graph for WalkPatternRewriteDriver.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  mlir
 

Functions

void mlir::walkAndApplyPatterns (Operation *op, const FrozenRewritePatternSet &patterns, RewriterBase::Listener *listener=nullptr)
 A fast walk-based pattern rewrite driver.