|
Jlm
|
#include <GetElementPtr.hpp>
Public Member Functions | |
| int64_t | getOffsetInBytes () const noexcept |
Public Attributes | |
| std::shared_ptr< const rvsdg::Type > | pointeeType |
| std::vector< uint64_t > | indices {} |
Represents a statically known GetElementPtrOperation.
Definition at line 62 of file GetElementPtr.hpp.
|
noexcept |
Definition at line 73 of file GetElementPtr.cpp.
| std::vector<uint64_t> jlm::llvm::GetElementPtrOperation::Constant::indices {} |
Definition at line 71 of file GetElementPtr.hpp.
| std::shared_ptr<const rvsdg::Type> jlm::llvm::GetElementPtrOperation::Constant::pointeeType |
Definition at line 70 of file GetElementPtr.hpp.