|
HAL
v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
|
Functions | |
| std::shared_ptr< Grouping > | process (const processing::Configuration &config, const std::shared_ptr< Grouping > &state, bool delete_from_smaller) |
A dataflow analysis pass that merges groups whose members have the same successor and predecessor groups.
| std::shared_ptr< Grouping > hal::dataflow::merge_successor_predecessor_groupings::process | ( | const processing::Configuration & | config, |
| const std::shared_ptr< Grouping > & | state, | ||
| bool | delete_from_smaller | ||
| ) |
Definition at line 14 of file merge_successor_predecessor_groupings.cpp.
References hal::dataflow::merge_states::process(), hal::dataflow::group_by_successors_predecessors::process(), and hal::state.