HAL  v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
hal::hawkeye::RegisterCandidate Member List

This is the complete list of members for hal::hawkeye::RegisterCandidate, including all inherited members.

get_input_reg() consthal::hawkeye::RegisterCandidate
get_netlist() consthal::hawkeye::RegisterCandidate
get_output_reg() consthal::hawkeye::RegisterCandidate
get_size() consthal::hawkeye::RegisterCandidate
is_round_based() consthal::hawkeye::RegisterCandidate
operator<(const RegisterCandidate &rhs) consthal::hawkeye::RegisterCandidate
operator==(const RegisterCandidate &rhs) consthal::hawkeye::RegisterCandidate
RegisterCandidate()=defaulthal::hawkeye::RegisterCandidate
RegisterCandidate(const std::set< Gate * > &round_reg)hal::hawkeye::RegisterCandidate
RegisterCandidate(std::set< Gate * > &&round_reg)hal::hawkeye::RegisterCandidate
RegisterCandidate(const std::set< Gate * > &in_reg, const std::set< Gate * > &out_reg)hal::hawkeye::RegisterCandidate
RegisterCandidate(std::set< Gate * > &&in_reg, std::set< Gate * > &&out_reg)hal::hawkeye::RegisterCandidate
~RegisterCandidate()=defaulthal::hawkeye::RegisterCandidate