|
Jlm
|
Delta operation. More...
#include <delta.hpp>


Static Public Member Functions | |
| static std::unique_ptr< LlvmDeltaOperation > | Create (std::shared_ptr< const rvsdg::Type > type, const std::string &name, const Linkage &linkage, std::string section, bool constant, const size_t alignment) |
Static Public Member Functions inherited from jlm::rvsdg::DeltaOperation | |
| static std::unique_ptr< DeltaOperation > | Create (std::shared_ptr< const rvsdg::Type > type, bool constant, std::shared_ptr< const rvsdg::Type > reftype) |
| Creates parameterized delta operation. | |
Private Attributes | |
| std::string | name_ |
| std::string | Section_ |
| Linkage | linkage_ |
| size_t | alignment_ |
|
overridedefaultnoexcept |
|
inline |
|
default |
|
defaultnoexcept |
|
overridevirtual |
Reimplemented from jlm::rvsdg::DeltaOperation.
|
inlinestatic |
|
overridevirtual |
Reimplemented from jlm::rvsdg::DeltaOperation.
|
inlinenoexcept |
|
inlinenoexcept |
|
inlinenoexcept |
|
delete |
|
delete |
|
overridenoexcept |
|
inlinenoexcept |
|
private |