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