#include <types.hpp>
|
| constexpr | Type () noexcept |
| |
Definition at line 153 of file types.hpp.
◆ ~VariableArgumentType()
| jlm::llvm::VariableArgumentType::~VariableArgumentType |
( |
| ) |
|
|
overridedefaultnoexcept |
◆ VariableArgumentType()
| constexpr jlm::llvm::VariableArgumentType::VariableArgumentType |
( |
| ) |
|
|
constexprdefault |
◆ ComputeHash()
| std::size_t jlm::llvm::VariableArgumentType::ComputeHash |
( |
| ) |
const |
|
overridevirtualnoexcept |
Computes a hash value for the instance of the type.
- Returns
- A hash value.
Implements jlm::rvsdg::Type.
Definition at line 162 of file types.cpp.
◆ Create()
◆ debug_string()
| std::string jlm::llvm::VariableArgumentType::debug_string |
( |
| ) |
const |
|
overridevirtual |
◆ Kind()
◆ operator==()
| bool jlm::llvm::VariableArgumentType::operator== |
( |
const jlm::rvsdg::Type & |
other | ) |
const |
|
overridevirtualnoexcept |
The documentation for this class was generated from the following files: