CIRCT
20.0.0git
|
Public Types | |
enum class | Strategy { Once , Greedy } |
Public Attributes | |
RewritePatternSet | pattern |
Strategy | strategy |
Definition at line 1428 of file LoopScheduleToCalyx.cpp.
Enumerator | |
---|---|
Once | |
Greedy |
Definition at line 1429 of file LoopScheduleToCalyx.cpp.
RewritePatternSet circt::pipelinetocalyx::LoopScheduleToCalyxPass::LoweringPattern::pattern |
Definition at line 1430 of file LoopScheduleToCalyx.cpp.
Strategy circt::pipelinetocalyx::LoopScheduleToCalyxPass::LoweringPattern::strategy |
Definition at line 1431 of file LoopScheduleToCalyx.cpp.