#include <operators.hpp>
Definition at line 1008 of file operators.hpp.
◆ ~ConstantStructOperation()
| jlm::llvm::ConstantStructOperation::~ConstantStructOperation |
( |
| ) |
|
|
overridedefaultnoexcept |
◆ ConstantStructOperation()
| jlm::llvm::ConstantStructOperation::ConstantStructOperation |
( |
std::shared_ptr< const StructType > |
type | ) |
|
|
inlineexplicit |
◆ CheckAndExtractStructType()
| static std::shared_ptr< const StructType > jlm::llvm::ConstantStructOperation::CheckAndExtractStructType |
( |
std::shared_ptr< const rvsdg::Type > |
type | ) |
|
|
inlinestaticprivate |
◆ copy()
| std::unique_ptr< rvsdg::Operation > jlm::llvm::ConstantStructOperation::copy |
( |
| ) |
const |
|
overridevirtual |
◆ create()
| static std::unique_ptr< ThreeAddressCode > jlm::llvm::ConstantStructOperation::create |
( |
const std::vector< const Variable * > & |
elements, |
|
|
const std::shared_ptr< const rvsdg::Type > & |
type |
|
) |
| |
|
inlinestatic |
◆ Create()
◆ create_srctypes()
| static std::vector< std::shared_ptr< const rvsdg::Type > > jlm::llvm::ConstantStructOperation::create_srctypes |
( |
const StructType & |
type | ) |
|
|
inlinestaticprivate |
◆ debug_string()
| std::string jlm::llvm::ConstantStructOperation::debug_string |
( |
| ) |
const |
|
overridevirtual |
◆ operator==()
| bool jlm::llvm::ConstantStructOperation::operator== |
( |
const Operation & |
other | ) |
const |
|
overridenoexcept |
◆ type()
| const StructType & jlm::llvm::ConstantStructOperation::type |
( |
| ) |
const |
|
inlinenoexcept |
The documentation for this class was generated from the following files: