|
CIRCT 22.0.0git
|

Public Types | |
| enum class | Strategy { Once , Greedy } |
Public Attributes | |
| RewritePatternSet | pattern |
| Strategy | strategy |
Definition at line 1471 of file LoopScheduleToCalyx.cpp.
| Enumerator | |
|---|---|
| Once | |
| Greedy | |
Definition at line 1472 of file LoopScheduleToCalyx.cpp.
| RewritePatternSet circt::pipelinetocalyx::LoopScheduleToCalyxPass::LoweringPattern::pattern |
Definition at line 1473 of file LoopScheduleToCalyx.cpp.
| Strategy circt::pipelinetocalyx::LoopScheduleToCalyxPass::LoweringPattern::strategy |
Definition at line 1474 of file LoopScheduleToCalyx.cpp.