#include <operators.hpp>
Definition at line 97 of file operators.hpp.
◆ ~AssignmentOperation()
| jlm::llvm::AssignmentOperation::~AssignmentOperation |
( |
| ) |
|
|
overridedefaultnoexcept |
◆ AssignmentOperation() [1/3]
| jlm::llvm::AssignmentOperation::AssignmentOperation |
( |
const std::shared_ptr< const rvsdg::Type > & |
type | ) |
|
|
inlineexplicit |
◆ AssignmentOperation() [2/3]
◆ AssignmentOperation() [3/3]
◆ copy()
| std::unique_ptr< rvsdg::Operation > jlm::llvm::AssignmentOperation::copy |
( |
| ) |
const |
|
overridevirtual |
◆ create()
◆ debug_string()
| std::string jlm::llvm::AssignmentOperation::debug_string |
( |
| ) |
const |
|
overridevirtual |
◆ operator==()
| bool jlm::llvm::AssignmentOperation::operator== |
( |
const Operation & |
other | ) |
const |
|
overridenoexcept |
The documentation for this class was generated from the following files: