Jlm
Public Member Functions | List of all members
jlm::rvsdg::StructuralOperation Class Reference

#include <operation.hpp>

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

Public Member Functions

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

Detailed Description

Definition at line 85 of file operation.hpp.

Member Function Documentation

◆ operator==()

bool jlm::rvsdg::StructuralOperation::operator== ( const Operation other) const
overridevirtualnoexcept

Implements jlm::rvsdg::Operation.

Definition at line 43 of file operation.cpp.


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