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

A variable routed in a TestStructuralNode. More...

#include <TestNodes.hpp>

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

Public Attributes

StructuralInputinput {}
 
std::vector< RegionArgument * > argument {}
 

Detailed Description

A variable routed in a TestStructuralNode.

Definition at line 41 of file TestNodes.hpp.

Member Data Documentation

◆ argument

std::vector<RegionArgument *> jlm::rvsdg::TestStructuralNode::InputVar::argument {}

Definition at line 44 of file TestNodes.hpp.

◆ input

StructuralInput* jlm::rvsdg::TestStructuralNode::InputVar::input {}

Definition at line 43 of file TestNodes.hpp.


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