CIRCT  19.0.0git
Public Types | Public Attributes | List of all members
circt::scftocalyx::SCFToCalyxPass::LoweringPattern Struct Reference
Collaboration diagram for circt::scftocalyx::SCFToCalyxPass::LoweringPattern:
Collaboration graph
[legend]

Public Types

enum class  Strategy { Once , Greedy }
 

Public Attributes

RewritePatternSet pattern
 
Strategy strategy
 

Detailed Description

Definition at line 1623 of file SCFToCalyx.cpp.

Member Enumeration Documentation

◆ Strategy

Enumerator
Once 
Greedy 

Definition at line 1624 of file SCFToCalyx.cpp.

Member Data Documentation

◆ pattern

RewritePatternSet circt::scftocalyx::SCFToCalyxPass::LoweringPattern::pattern

Definition at line 1625 of file SCFToCalyx.cpp.

◆ strategy

Strategy circt::scftocalyx::SCFToCalyxPass::LoweringPattern::strategy

Definition at line 1626 of file SCFToCalyx.cpp.


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