Jlm
Public Attributes | List of all members
jlm::rvsdg::GammaNode::ExitVar Struct Reference

A variable routed out of all gamma regions as result. More...

#include <gamma.hpp>

Collaboration diagram for jlm::rvsdg::GammaNode::ExitVar:
Collaboration graph
[legend]

Public Attributes

std::vector< rvsdg::Input * > branchResult
 Variable exit points (results per subregion). More...
 
rvsdg::Outputoutput
 Output of gamma. More...
 

Detailed Description

A variable routed out of all gamma regions as result.

Definition at line 145 of file gamma.hpp.

Member Data Documentation

◆ branchResult

std::vector<rvsdg::Input *> jlm::rvsdg::GammaNode::ExitVar::branchResult

Variable exit points (results per subregion).

Definition at line 150 of file gamma.hpp.

◆ output

rvsdg::Output* jlm::rvsdg::GammaNode::ExitVar::output

Output of gamma.

Definition at line 154 of file gamma.hpp.


The documentation for this struct was generated from the following file: