Jlm
Public Member Functions | List of all members
jlm::rvsdg::ThetaOperation Class Referencefinal

#include <theta.hpp>

Inheritance diagram for jlm::rvsdg::ThetaOperation:
Inheritance graph
[legend]
Collaboration diagram for jlm::rvsdg::ThetaOperation:
Collaboration graph
[legend]

Public Member Functions

 ~ThetaOperation () noexcept override
 
std::string debug_string () const override
 
std::unique_ptr< Operationcopy () const override
 
- Public Member Functions inherited from jlm::rvsdg::StructuralOperation
bool operator== (const Operation &other) const noexcept override
 
- Public Member Functions inherited from jlm::rvsdg::Operation
virtual ~Operation () noexcept
 
bool operator!= (const Operation &other) const noexcept
 

Detailed Description

Definition at line 20 of file theta.hpp.

Constructor & Destructor Documentation

◆ ~ThetaOperation()

jlm::rvsdg::ThetaOperation::~ThetaOperation ( )
overridedefaultnoexcept

Member Function Documentation

◆ copy()

std::unique_ptr< Operation > jlm::rvsdg::ThetaOperation::copy ( ) const
overridevirtual

Implements jlm::rvsdg::Operation.

Definition at line 25 of file theta.cpp.

◆ debug_string()

std::string jlm::rvsdg::ThetaOperation::debug_string ( ) const
overridevirtual

Implements jlm::rvsdg::Operation.

Definition at line 19 of file theta.cpp.


The documentation for this class was generated from the following files: