#include <ThetaConversion.hpp>
Converts every rvsdg::ThetaNode in rvsdgModule to an hls::LoopNode.
Definition at line 17 of file ThetaConversion.hpp.
◆ ~ThetaNodeConversion()
| jlm::hls::ThetaNodeConversion::~ThetaNodeConversion |
( |
| ) |
|
|
overridedefaultnoexcept |
◆ ThetaNodeConversion() [1/2]
| jlm::hls::ThetaNodeConversion::ThetaNodeConversion |
( |
| ) |
|
◆ ThetaNodeConversion() [2/2]
◆ CreateAndRun()
◆ operator=()
◆ Run()
Perform RVSDG transformation.
- Note
- This method is expected to be called multiple times. An implementation is required to reset the objects' internal state to ensure correct behavior after every invocation.
- Parameters
-
| module | RVSDG module the transformation is performed on. |
| statisticsCollector | Statistics collector for collecting transformation statistics. |
Implements jlm::rvsdg::Transformation.
Definition at line 103 of file ThetaConversion.cpp.
The documentation for this class was generated from the following files: