|
HAL
v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
|
#include </home/runner/work/hal/hal/plugins/dataflow_analysis/include/dataflow_analysis/evaluation/context.h>

Public Member Functions | |
| Context () | |
Public Attributes | |
| std::vector< std::shared_ptr< Grouping > > | partial_results |
The state that is carried over between the iterations of the evaluation phase of dataflow analysis.
| std::vector<std::shared_ptr<Grouping> > hal::dataflow::evaluation::Context::partial_results |
The merged grouping of every iteration performed so far, in order.
Definition at line 49 of file context.h.
Referenced by hal::dataflow::evaluation::run().