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