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