#include <TestOperations.hpp>
Definition at line 160 of file TestOperations.hpp.
◆ ~TestOperation()
| jlm::rvsdg::TestOperation::~TestOperation |
( |
| ) |
|
|
overridedefaultnoexcept |
◆ TestOperation() [1/2]
| jlm::rvsdg::TestOperation::TestOperation |
( |
std::vector< std::shared_ptr< const Type >> |
operandTypes, |
|
|
std::vector< std::shared_ptr< const Type >> |
resultTypes |
|
) |
| |
|
inline |
◆ TestOperation() [2/2]
| jlm::rvsdg::TestOperation::TestOperation |
( |
const TestOperation & |
| ) |
|
|
default |
◆ copy()
| std::unique_ptr< Operation > jlm::rvsdg::TestOperation::copy |
( |
| ) |
const |
|
overridevirtual |
◆ create()
| static std::unique_ptr<TestOperation> jlm::rvsdg::TestOperation::create |
( |
std::vector< std::shared_ptr< const Type >> |
operandTypes, |
|
|
std::vector< std::shared_ptr< const Type >> |
resultTypes |
|
) |
| |
|
inlinestatic |
◆ createNode() [1/2]
| static SimpleNode* jlm::rvsdg::TestOperation::createNode |
( |
Region * |
region, |
|
|
const std::vector< Output * > & |
operands, |
|
|
std::vector< std::shared_ptr< const Type >> |
resultTypes |
|
) |
| |
|
inlinestatic |
◆ createNode() [2/2]
| static SimpleNode* jlm::rvsdg::TestOperation::createNode |
( |
Region * |
region, |
|
|
std::vector< std::shared_ptr< const Type >> |
operandTypes, |
|
|
const std::vector< rvsdg::Output * > & |
operands, |
|
|
std::vector< std::shared_ptr< const Type >> |
resultTypes |
|
) |
| |
|
inlinestatic |
◆ debug_string()
| std::string jlm::rvsdg::TestOperation::debug_string |
( |
| ) |
const |
|
overridevirtual |
◆ operator==()
| bool jlm::rvsdg::TestOperation::operator== |
( |
const Operation & |
other | ) |
const |
|
overridevirtualnoexcept |
The documentation for this class was generated from the following files: