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