Jlm
Public Member Functions | List of all members
jlm::hls::LoopOperation Class Referencefinal

#include <hls.hpp>

Inheritance diagram for jlm::hls::LoopOperation:
Inheritance graph
[legend]
Collaboration diagram for jlm::hls::LoopOperation:
Collaboration graph
[legend]

Public Member Functions

 ~LoopOperation () 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 563 of file hls.hpp.

Constructor & Destructor Documentation

◆ ~LoopOperation()

jlm::hls::LoopOperation::~LoopOperation ( )
overridedefaultnoexcept

Member Function Documentation

◆ copy()

std::unique_ptr<Operation> jlm::hls::LoopOperation::copy ( ) const
inlineoverridevirtual

Implements jlm::rvsdg::Operation.

Definition at line 575 of file hls.hpp.

◆ debug_string()

std::string jlm::hls::LoopOperation::debug_string ( ) const
inlineoverridevirtual

Implements jlm::rvsdg::Operation.

Definition at line 569 of file hls.hpp.


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