#include <operators.hpp>
Definition at line 955 of file operators.hpp.
◆ ~VariadicArgumentListOperation()
| jlm::llvm::VariadicArgumentListOperation::~VariadicArgumentListOperation |
( |
| ) |
|
|
overridedefaultnoexcept |
◆ VariadicArgumentListOperation() [1/2]
| jlm::llvm::VariadicArgumentListOperation::VariadicArgumentListOperation |
( |
std::vector< std::shared_ptr< const jlm::rvsdg::Type > > |
types | ) |
|
|
inlineexplicit |
◆ VariadicArgumentListOperation() [2/2]
◆ copy()
| std::unique_ptr< rvsdg::Operation > jlm::llvm::VariadicArgumentListOperation::copy |
( |
| ) |
const |
|
overridevirtual |
◆ create()
| static std::unique_ptr< llvm::ThreeAddressCode > jlm::llvm::VariadicArgumentListOperation::create |
( |
const std::vector< const Variable * > & |
arguments | ) |
|
|
inlinestatic |
◆ Create()
◆ debug_string()
| std::string jlm::llvm::VariadicArgumentListOperation::debug_string |
( |
| ) |
const |
|
overridevirtual |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
| bool jlm::llvm::VariadicArgumentListOperation::operator== |
( |
const Operation & |
other | ) |
const |
|
overridenoexcept |
The documentation for this class was generated from the following files: