CIRCT 22.0.0git
Loading...
Searching...
No Matches
Public Member Functions | List of all members
BitsOfCat Struct Reference
Inheritance diagram for BitsOfCat:
Inheritance graph
[legend]
Collaboration diagram for BitsOfCat:
Collaboration graph
[legend]

Public Member Functions

 BitsOfCat (MLIRContext *context)
 
LogicalResult matchAndRewrite (Operation *op, mlir::PatternRewriter &rewriter) const override
 

Detailed Description

Definition at line 1540 of file FIRRTLFolds.cpp.

Constructor & Destructor Documentation

◆ BitsOfCat()

BitsOfCat::BitsOfCat ( MLIRContext *  context)
inline

Definition at line 1541 of file FIRRTLFolds.cpp.

Member Function Documentation

◆ matchAndRewrite()

LogicalResult BitsOfCat::matchAndRewrite ( Operation *  op,
mlir::PatternRewriter &  rewriter 
) const
inlineoverride

Definition at line 1545 of file FIRRTLFolds.cpp.

References replaceOpAndCopyName().


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