|
Jlm
|
Bound context variable. More...
#include <delta.hpp>

Public Attributes | |
| rvsdg::Input * | input |
| Input variable bound into delta node. More... | |
| rvsdg::Output * | inner |
| Access to bound object in subregion. More... | |
Bound context variable.
Context variables may be bound at the point of creation of a delta abstraction. These are represented as inputs to the delta node itself, and made accessible to the body of the delta in the form of an initial argument to the subregion.
| rvsdg::Output* jlm::rvsdg::DeltaNode::ContextVar::inner |
| rvsdg::Input* jlm::rvsdg::DeltaNode::ContextVar::input |