HAL  v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
hal::dataflow::merge_successor_predecessor_groupings Namespace Reference

Functions

std::shared_ptr< Groupingprocess (const processing::Configuration &config, const std::shared_ptr< Grouping > &state, bool delete_from_smaller)
 

Detailed Description

A dataflow analysis pass that merges groups whose members have the same successor and predecessor groups.

Function Documentation

◆ process()

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 
)