MLIR  18.0.0git
mlir::detail::PDLByteCode Member List

This is the complete list of members for mlir::detail::PDLByteCode, including all inherited members.

getPatterns() constmlir::detail::PDLByteCodeinline
initializeMutableState(PDLByteCodeMutableState &state) constmlir::detail::PDLByteCode
match(Operation *op, PatternRewriter &rewriter, SmallVectorImpl< MatchResult > &matches, PDLByteCodeMutableState &state) constmlir::detail::PDLByteCode
PDLByteCode(ModuleOp module, SmallVector< std::unique_ptr< PDLPatternConfigSet >> configs, const DenseMap< Operation *, PDLPatternConfigSet * > &configMap, llvm::StringMap< PDLConstraintFunction > constraintFns, llvm::StringMap< PDLRewriteFunction > rewriteFns)mlir::detail::PDLByteCode
rewrite(PatternRewriter &rewriter, const MatchResult &match, PDLByteCodeMutableState &state) constmlir::detail::PDLByteCode