Jlm
Public Attributes | List of all members
jlm::rvsdg::TestStructuralNode::OutputVar Struct Reference

A variable routed out of a TestStructuralNode. More...

#include <TestNodes.hpp>

Collaboration diagram for jlm::rvsdg::TestStructuralNode::OutputVar:
Collaboration graph
[legend]

Public Attributes

StructuralOutputoutput {}
 
std::vector< RegionResult * > result {}
 

Detailed Description

A variable routed out of a TestStructuralNode.

Definition at line 50 of file TestNodes.hpp.

Member Data Documentation

◆ output

StructuralOutput* jlm::rvsdg::TestStructuralNode::OutputVar::output {}

Definition at line 52 of file TestNodes.hpp.

◆ result

std::vector<RegionResult *> jlm::rvsdg::TestStructuralNode::OutputVar::result {}

Definition at line 53 of file TestNodes.hpp.


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