#include <stream-conv.hpp>
Definition at line 14 of file stream-conv.hpp.
◆ ~StreamConversion()
| jlm::hls::StreamConversion::~StreamConversion |
( |
| ) |
|
|
overridedefaultnoexcept |
◆ StreamConversion() [1/2]
| jlm::hls::StreamConversion::StreamConversion |
( |
| ) |
|
◆ StreamConversion() [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 129 of file stream-conv.cpp.
The documentation for this class was generated from the following files: