|
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 removes groups which are already contained in another group.
| std::shared_ptr< Grouping > hal::dataflow::remove_duplicates::process | ( | const processing::Configuration & | config, |
| const std::shared_ptr< Grouping > & | state, | ||
| bool | delete_from_smaller | ||
| ) |
Definition at line 17 of file remove_duplicates.cpp.
References hal::state, and UNUSED.
Referenced by hal::dataflow::merge_states::process().