MLIR  19.0.0git
mlir::pdll::ast::PatternDecl Member List

This is the complete list of members for mlir::pdll::ast::PatternDecl, including all inherited members.

Base typedefmlir::pdll::ast::Node::NodeBase< T, BaseT >
classof(const Node *node)mlir::pdll::ast::Node::NodeBase< T, BaseT >inlinestatic
create(Context &ctx, SMRange location, const Name *name, std::optional< uint16_t > benefit, bool hasBoundedRecursion, const CompoundStmt *body)mlir::pdll::ast::PatternDeclstatic
getBenefit() constmlir::pdll::ast::PatternDeclinline
getBody() constmlir::pdll::ast::PatternDeclinline
getRootRewriteStmt() constmlir::pdll::ast::PatternDeclinline
hasBoundedRewriteRecursion() constmlir::pdll::ast::PatternDeclinline
NodeBase(SMRange loc, Args &&...args)mlir::pdll::ast::Node::NodeBase< T, BaseT >inlineexplicitprotected