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

Public Attributes | |
| rvsdg::Input * | input |
| Input variable bound into the phi construct. More... | |
| rvsdg::Output * | inner |
| Access to bound object in subregion. More... | |
Bound context variable.
Context variables represent external definitions made available to a phi construct. These are realized as inputs to the phi node itself, and made accessible to the body of the phi construct in the form of external subregion arguments.
| rvsdg::Output* jlm::rvsdg::PhiNode::ContextVar::inner |
| rvsdg::Input* jlm::rvsdg::PhiNode::ContextVar::input |