#include <TestOperations.hpp>
Definition at line 154 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]
◆ 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]
◆ createNode() [2/2]
◆ debug_string()
| std::string jlm::rvsdg::TestOperation::debug_string |
( |
| ) |
const |
|
overridevirtual |
◆ operator==()
The documentation for this class was generated from the following files: