#include <hls.hpp>
Definition at line 391 of file hls.hpp.
◆ ~BufferOperation()
| jlm::hls::BufferOperation::~BufferOperation |
( |
| ) |
|
|
overridedefaultnoexcept |
◆ BufferOperation()
| jlm::hls::BufferOperation::BufferOperation |
( |
const std::shared_ptr< const jlm::rvsdg::Type > & |
type, |
|
|
size_t |
capacity, |
|
|
bool |
pass_through |
|
) |
| |
|
inline |
◆ Capacity()
| std::size_t jlm::hls::BufferOperation::Capacity |
( |
| ) |
const |
|
inlinenoexcept |
◆ copy()
| std::unique_ptr<Operation> jlm::hls::BufferOperation::copy |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ create()
◆ debug_string()
| std::string jlm::hls::BufferOperation::debug_string |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ IsPassThrough()
| bool jlm::hls::BufferOperation::IsPassThrough |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator==()
| bool jlm::hls::BufferOperation::operator== |
( |
const Operation & |
other | ) |
const |
|
inlineoverridevirtualnoexcept |
◆ Capacity_
| std::size_t jlm::hls::BufferOperation::Capacity_ |
|
private |
◆ IsPassThrough_
| bool jlm::hls::BufferOperation::IsPassThrough_ |
|
private |
The documentation for this class was generated from the following files: