|
Jlm
|

Public Attributes | |
| rvsdg::DeltaNode * | deltaNode {} |
| std::vector< GetElementPtrOperation::Constant > | gepConstants |
Contains the information after a LoadNonVolatileOperation node without memory states could successfully be traced to a rvsdg::DeltaNode.
Definition at line 90 of file StoreValueForwarding.hpp.
| rvsdg::DeltaNode* jlm::llvm::StoreValueForwarding::TracedDelta::deltaNode {} |
The rvsdg::DeltaNode the load could be traced to.
Definition at line 95 of file StoreValueForwarding.hpp.
| std::vector<GetElementPtrOperation::Constant> jlm::llvm::StoreValueForwarding::TracedDelta::gepConstants |
The GetElementPtrOperation constants that were encountered throughout tracing.
Definition at line 100 of file StoreValueForwarding.hpp.