#include <hls.hpp>
Definition at line 31 of file hls.hpp.
◆ ~BranchOperation()
| jlm::hls::BranchOperation::~BranchOperation |
( |
| ) |
|
|
overridedefaultnoexcept |
◆ BranchOperation()
| jlm::hls::BranchOperation::BranchOperation |
( |
size_t |
nalternatives, |
|
|
const std::shared_ptr< const jlm::rvsdg::Type > & |
type, |
|
|
bool |
loop |
|
) |
| |
|
inline |
◆ copy()
| std::unique_ptr<Operation> jlm::hls::BranchOperation::copy |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ create()
◆ debug_string()
| std::string jlm::hls::BranchOperation::debug_string |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ operator==()
| bool jlm::hls::BranchOperation::operator== |
( |
const Operation & |
other | ) |
const |
|
inlineoverridevirtualnoexcept |
◆ loop
| bool jlm::hls::BranchOperation::loop |
The documentation for this class was generated from the following files: