15#ifndef MLIR_CAPI_REWRITE_H
16#define MLIR_CAPI_REWRITE_H
28 mlir::FrozenRewritePatternSet)
34 mlir::ConversionPatternRewriter)
37#if MLIR_ENABLE_PDL_IN_PATTERNMATCH
#define DEFINE_C_API_PTR_METHODS(name, cpptype)
RewritePattern is the common base class for all DAG to DAG replacements.
This class coordinates the application of a rewrite on a set of IR, providing a way for clients to tr...
Include the generated interface declarations.