#include <operators.hpp>
Definition at line 2265 of file operators.hpp.
◆ ~ConstantDataVectorOperation()
| jlm::llvm::ConstantDataVectorOperation::~ConstantDataVectorOperation |
( |
| ) |
|
|
overridedefaultnoexcept |
◆ ConstantDataVectorOperation()
| jlm::llvm::ConstantDataVectorOperation::ConstantDataVectorOperation |
( |
const std::shared_ptr< const VectorType > & |
vt | ) |
|
|
inlineexplicitprivate |
◆ copy()
| std::unique_ptr< rvsdg::Operation > jlm::llvm::ConstantDataVectorOperation::copy |
( |
| ) |
const |
|
overridevirtual |
◆ Create()
| static std::unique_ptr<ThreeAddressCode> jlm::llvm::ConstantDataVectorOperation::Create |
( |
const std::vector< const Variable * > & |
elements | ) |
|
|
inlinestatic |
◆ debug_string()
| std::string jlm::llvm::ConstantDataVectorOperation::debug_string |
( |
| ) |
const |
|
overridevirtual |
◆ operator==()
| bool jlm::llvm::ConstantDataVectorOperation::operator== |
( |
const Operation & |
other | ) |
const |
|
overridenoexcept |
◆ size()
| size_t jlm::llvm::ConstantDataVectorOperation::size |
( |
| ) |
const |
|
inlinenoexcept |
◆ type()
The documentation for this class was generated from the following files: