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


Static Public Member Functions | |
| static std::unique_ptr< llvm::ThreeAddressCode > | Create (const std::shared_ptr< const jlm::rvsdg::Type > &type) |
| static jlm::rvsdg::Output * | Create (rvsdg::Region *region, const std::shared_ptr< const jlm::rvsdg::Type > &type) |
Static Private Member Functions | |
| static std::shared_ptr< const jlm::rvsdg::Type > | CheckAndConvertType (const std::shared_ptr< const jlm::rvsdg::Type > &type) |
PoisonValueOperation class.
This operator is the Jlm equivalent of LLVM's PoisonValue constant.
Definition at line 732 of file operators.hpp.
|
overridedefaultnoexcept |
|
inlineexplicit |
Definition at line 737 of file operators.hpp.
|
default |
|
delete |
|
inlinestaticprivate |
Definition at line 785 of file operators.hpp.
|
overridevirtual |
Implements jlm::rvsdg::Operation.
Definition at line 469 of file operators.cpp.
|
inlinestatic |
Definition at line 767 of file operators.hpp.
|
inlinestatic |
Definition at line 776 of file operators.hpp.
|
overridevirtual |
Implements jlm::rvsdg::Operation.
Definition at line 463 of file operators.cpp.
|
inlinenoexcept |
Definition at line 761 of file operators.hpp.
|
delete |
|
delete |
|
overridenoexcept |
Definition at line 456 of file operators.cpp.