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