MLIR
20.0.0git
|
This is the complete list of members for mlir::pdll::ast::PatternDecl, including all inherited members.
Base typedef | mlir::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::PatternDecl | static |
getBenefit() const | mlir::pdll::ast::PatternDecl | inline |
getBody() const | mlir::pdll::ast::PatternDecl | inline |
getRootRewriteStmt() const | mlir::pdll::ast::PatternDecl | inline |
hasBoundedRewriteRecursion() const | mlir::pdll::ast::PatternDecl | inline |
NodeBase(SMRange loc, Args &&...args) | mlir::pdll::ast::Node::NodeBase< T, BaseT > | inlineexplicitprotected |