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