|
Jlm
|
#include <concat.hpp>


Static Private Member Functions | |
| static std::shared_ptr< const BitType > | aggregate_arguments (const std::vector< std::shared_ptr< const BitType > > &types) noexcept |
Additional Inherited Members | |
Public Types inherited from jlm::rvsdg::BinaryOperation | |
| enum class | flags { none = 0 , associative = 1 , commutative = 2 } |
Definition at line 19 of file concat.hpp.
|
overridedefaultnoexcept |
|
inlineexplicit |
Definition at line 24 of file concat.hpp.
|
staticprivatenoexcept |
Definition at line 26 of file concat.cpp.
|
overridevirtualnoexcept |
Implements jlm::rvsdg::BinaryOperation.
Definition at line 56 of file concat.cpp.
|
overridevirtual |
Implements jlm::rvsdg::Operation.
Definition at line 137 of file concat.cpp.
|
overridevirtual |
Implements jlm::rvsdg::Operation.
Definition at line 131 of file concat.cpp.
|
overridevirtualnoexcept |
Reimplemented from jlm::rvsdg::BinaryOperation.
Definition at line 125 of file concat.cpp.
|
overridevirtualnoexcept |
Implements jlm::rvsdg::Operation.
Definition at line 40 of file concat.cpp.
|
overridevirtual |
Implements jlm::rvsdg::BinaryOperation.
Definition at line 94 of file concat.cpp.