ACT Library
|
An order directive in the dataflow language, used for optimizations in the presence of hierarchy. More...
#include <lang.h>
Public Attributes | |
list_t * | lhs |
first list of ActId pointers (channels) | |
list_t * | rhs |
second list of ActId pointers (channels) | |
An order directive in the dataflow language, used for optimizations in the presence of hierarchy.
list_t* act_dataflow_order::lhs |
first list of ActId pointers (channels)
list_t* act_dataflow_order::rhs |
second list of ActId pointers (channels)