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