#include <hls.hpp>
Definition at line 1616 of file hls.hpp.
◆ ~LocalStoreOperation()
| jlm::hls::LocalStoreOperation::~LocalStoreOperation |
( |
| ) |
|
|
overridedefaultnoexcept |
◆ LocalStoreOperation()
| jlm::hls::LocalStoreOperation::LocalStoreOperation |
( |
const std::shared_ptr< const jlm::rvsdg::Type > & |
valuetype, |
|
|
size_t |
numStates |
|
) |
| |
|
inline |
◆ copy()
| std::unique_ptr<Operation> jlm::hls::LocalStoreOperation::copy |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ create()
◆ CreateInTypes()
| static std::vector<std::shared_ptr<const jlm::rvsdg::Type> > jlm::hls::LocalStoreOperation::CreateInTypes |
( |
const std::shared_ptr< const jlm::rvsdg::Type > & |
valuetype, |
|
|
size_t |
numStates |
|
) |
| |
|
inlinestatic |
◆ CreateOutTypes()
| static std::vector<std::shared_ptr<const jlm::rvsdg::Type> > jlm::hls::LocalStoreOperation::CreateOutTypes |
( |
const std::shared_ptr< const jlm::rvsdg::Type > & |
valuetype, |
|
|
size_t |
numStates |
|
) |
| |
|
inlinestatic |
◆ debug_string()
| std::string jlm::hls::LocalStoreOperation::debug_string |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetStoredType()
◆ operator==()
| bool jlm::hls::LocalStoreOperation::operator== |
( |
const Operation & |
other | ) |
const |
|
inlineoverridevirtualnoexcept |
The documentation for this class was generated from the following files: