#include <variable.hpp>
Definition at line 19 of file variable.hpp.
◆ ~Variable()
| jlm::llvm::Variable::~Variable |
( |
| ) |
|
|
virtualdefaultnoexcept |
◆ Variable() [1/2]
| jlm::llvm::Variable::Variable |
( |
std::shared_ptr< const jlm::rvsdg::Type > |
type, |
|
|
const std::string & |
name |
|
) |
| |
|
inline |
◆ Variable() [2/2]
| jlm::llvm::Variable::Variable |
( |
Variable && |
other | ) |
|
|
inlinenoexcept |
◆ debug_string()
| std::string jlm::llvm::Variable::debug_string |
( |
| ) |
const |
|
virtual |
◆ name()
| const std::string& jlm::llvm::Variable::name |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator=()
◆ type()
◆ Type()
| const std::shared_ptr<const jlm::rvsdg::Type> jlm::llvm::Variable::Type |
( |
| ) |
const |
|
inlinenoexcept |
◆ name_
| std::string jlm::llvm::Variable::name_ |
|
private |
◆ type_
The documentation for this class was generated from the following files: