CIRCT  19.0.0git
Public Member Functions | List of all members
circt::firrtl::FIRRTLReducePatternDialectInterface Struct Reference

A dialect interface to provide reduction patterns to a reducer tool. More...

#include <FIRRTLReductions.h>

Inheritance diagram for circt::firrtl::FIRRTLReducePatternDialectInterface:
Inheritance graph
[legend]
Collaboration diagram for circt::firrtl::FIRRTLReducePatternDialectInterface:
Collaboration graph
[legend]

Public Member Functions

void populateReducePatterns (circt::ReducePatternSet &patterns) const override
 
 ReducePatternDialectInterface (Dialect *dialect)
 
- Public Member Functions inherited from circt::ReducePatternDialectInterface
 ReducePatternDialectInterface (Dialect *dialect)
 

Detailed Description

A dialect interface to provide reduction patterns to a reducer tool.

Definition at line 18 of file FIRRTLReductions.h.

Member Function Documentation

◆ populateReducePatterns()

void firrtl::FIRRTLReducePatternDialectInterface::populateReducePatterns ( circt::ReducePatternSet patterns) const
overridevirtual

◆ ReducePatternDialectInterface()

circt::ReducePatternDialectInterface::ReducePatternDialectInterface
inline

Definition at line 138 of file Reduction.h.


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