|
Jlm
|
#include <hls.hpp>


Public Member Functions | |
| ~TriggerType () noexcept override | |
| TriggerType ()=default | |
| std::string | debug_string () const override |
| bool | operator== (const Type &other) const noexcept override |
| std::size_t | ComputeHash () const noexcept override |
| rvsdg::TypeKind | Kind () const noexcept override |
| Return the kind of this type. | |
Public Member Functions inherited from jlm::rvsdg::Type | |
| virtual | ~Type () noexcept |
| bool | operator!= (const jlm::rvsdg::Type &other) const noexcept |
Static Public Member Functions | |
| static std::shared_ptr< const TriggerType > | Create () |
Additional Inherited Members | |
Protected Member Functions inherited from jlm::rvsdg::Type | |
| constexpr | Type () noexcept |
|
overridedefaultnoexcept |
|
default |
|
overridevirtualnoexcept |
Computes a hash value for the instance of the type.
Implements jlm::rvsdg::Type.
|
static |
|
inlineoverridevirtual |
Implements jlm::rvsdg::Type.
|
overridevirtualnoexcept |
Implements jlm::rvsdg::Type.