Loading [MathJax]/jax/input/TeX/config.js
CIRCT 22.0.0git
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Public Attributes | List of all members
circt::pipelinetocalyx::LoopScheduleToCalyxPass::LoweringPattern Struct Reference
Collaboration diagram for circt::pipelinetocalyx::LoopScheduleToCalyxPass::LoweringPattern:
Collaboration graph
[legend]

Public Types

enum class  Strategy { Once , Greedy }
 

Public Attributes

RewritePatternSet pattern
 
Strategy strategy
 

Detailed Description

Definition at line 1471 of file LoopScheduleToCalyx.cpp.

Member Enumeration Documentation

◆ Strategy

Enumerator
Once 
Greedy 

Definition at line 1472 of file LoopScheduleToCalyx.cpp.

Member Data Documentation

◆ pattern

RewritePatternSet circt::pipelinetocalyx::LoopScheduleToCalyxPass::LoweringPattern::pattern

Definition at line 1473 of file LoopScheduleToCalyx.cpp.

◆ strategy

Strategy circt::pipelinetocalyx::LoopScheduleToCalyxPass::LoweringPattern::strategy

Definition at line 1474 of file LoopScheduleToCalyx.cpp.


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