LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
llzk::polymorphic::detail::CreateArrayOpClassReplacePattern Class Reference

#include <SharedImpl.h>

Inheritance diagram for llzk::polymorphic::detail::CreateArrayOpClassReplacePattern:
[legend]
Collaboration diagram for llzk::polymorphic::detail::CreateArrayOpClassReplacePattern:
[legend]

Public Member Functions

mlir::LogicalResult match (llzk::array::CreateArrayOp op) const override
void rewrite (llzk::array::CreateArrayOp op, OpAdaptor adapter, mlir::ConversionPatternRewriter &rewriter) const override

Detailed Description

Definition at line 181 of file SharedImpl.h.

Member Function Documentation

◆ match()

mlir::LogicalResult llzk::polymorphic::detail::CreateArrayOpClassReplacePattern::match ( llzk::array::CreateArrayOp op) const
inlineoverride

Definition at line 186 of file SharedImpl.h.

◆ rewrite()

void llzk::polymorphic::detail::CreateArrayOpClassReplacePattern::rewrite ( llzk::array::CreateArrayOp op,
OpAdaptor adapter,
mlir::ConversionPatternRewriter & rewriter ) const
inlineoverride

Definition at line 194 of file SharedImpl.h.


The documentation for this class was generated from the following file: