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