#include <hls.hpp>
|
| constexpr | Type () noexcept |
| |
Definition at line 449 of file hls.hpp.
◆ ~TriggerType()
| jlm::hls::TriggerType::~TriggerType |
( |
| ) |
|
|
overridedefaultnoexcept |
◆ TriggerType()
| jlm::hls::TriggerType::TriggerType |
( |
| ) |
|
|
default |
◆ ComputeHash()
| std::size_t jlm::hls::TriggerType::ComputeHash |
( |
| ) |
const |
|
overridevirtualnoexcept |
Computes a hash value for the instance of the type.
- Returns
- A hash value.
Implements jlm::rvsdg::Type.
Definition at line 60 of file hls.cpp.
◆ Create()
| std::shared_ptr< const TriggerType > jlm::hls::TriggerType::Create |
( |
| ) |
|
|
static |
◆ debug_string()
| std::string jlm::hls::TriggerType::debug_string |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ Kind()
◆ operator==()
| bool jlm::hls::TriggerType::operator== |
( |
const Type & |
other | ) |
const |
|
inlineoverridevirtualnoexcept |
The documentation for this class was generated from the following files: