|
Jlm
|
UndefValueOperation class. More...
#include <operators.hpp>


Static Public Member Functions | |
| static jlm::rvsdg::Output * | Create (rvsdg::Region ®ion, std::shared_ptr< const jlm::rvsdg::Type > type) |
| static std::unique_ptr< llvm::ThreeAddressCode > | Create (std::shared_ptr< const jlm::rvsdg::Type > type) |
| static std::unique_ptr< llvm::ThreeAddressCode > | Create (std::shared_ptr< const jlm::rvsdg::Type > type, const std::string &name) |
| static std::unique_ptr< llvm::ThreeAddressCode > | Create (std::unique_ptr< ThreeAddressCodeVariable > result) |
UndefValueOperation class.
This operator is the Jlm equivalent of LLVM's UndefValue constant.
Definition at line 663 of file operators.hpp.
|
overridedefaultnoexcept |
|
inlineexplicit |
Definition at line 668 of file operators.hpp.
|
default |
|
overridevirtual |
Implements jlm::rvsdg::Operation.
Definition at line 448 of file operators.cpp.
|
inlinestatic |
Definition at line 696 of file operators.hpp.
|
inlinestatic |
Definition at line 702 of file operators.hpp.
|
inlinestatic |
Definition at line 709 of file operators.hpp.
|
inlinestatic |
Definition at line 716 of file operators.hpp.
|
overridevirtual |
Implements jlm::rvsdg::Operation.
Definition at line 442 of file operators.cpp.
|
inlinenoexcept |
Definition at line 690 of file operators.hpp.
|
delete |
|
delete |
|
overridenoexcept |
Definition at line 435 of file operators.cpp.