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

This is the complete list of members for mlir::pdll::ast::ReplaceStmt, 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 loc, Expr *rootOp, ArrayRef< Expr * > replExprs)mlir::pdll::ast::ReplaceStmtstatic
getReplExprs()mlir::pdll::ast::ReplaceStmtinline
getReplExprs() constmlir::pdll::ast::ReplaceStmtinline
llvm::TrailingObjects< ReplaceStmt, Expr * > classmlir::pdll::ast::ReplaceStmtfriend
NodeBase(SMRange loc, Args &&...args)mlir::pdll::ast::Node::NodeBase< T, BaseT >inlineexplicitprotected