ConstantPointerNullOperation class.
More...
#include <operators.hpp>
ConstantPointerNullOperation class.
This operator is the Jlm equivalent of LLVM's ConstantPointerNull constant.
Definition at line 429 of file operators.hpp.
◆ ~ConstantPointerNullOperation()
| jlm::llvm::ConstantPointerNullOperation::~ConstantPointerNullOperation |
( |
| ) |
|
|
overridedefaultnoexcept |
◆ ConstantPointerNullOperation()
| jlm::llvm::ConstantPointerNullOperation::ConstantPointerNullOperation |
( |
std::shared_ptr< const PointerType > |
pointerType | ) |
|
|
inlineexplicit |
◆ CheckAndExtractType()
| static const std::shared_ptr<const PointerType> jlm::llvm::ConstantPointerNullOperation::CheckAndExtractType |
( |
std::shared_ptr< const jlm::rvsdg::Type > |
type | ) |
|
|
inlinestaticprivate |
◆ copy()
| std::unique_ptr< rvsdg::Operation > jlm::llvm::ConstantPointerNullOperation::copy |
( |
| ) |
const |
|
overridevirtual |
◆ Create() [1/2]
◆ Create() [2/2]
◆ debug_string()
| std::string jlm::llvm::ConstantPointerNullOperation::debug_string |
( |
| ) |
const |
|
overridevirtual |
◆ GetPointerType()
| const PointerType& jlm::llvm::ConstantPointerNullOperation::GetPointerType |
( |
| ) |
const |
|
inlinenoexcept |
◆ operator==()
| bool jlm::llvm::ConstantPointerNullOperation::operator== |
( |
const Operation & |
other | ) |
const |
|
overridenoexcept |
The documentation for this class was generated from the following files: