gem5  v19.0.0.0
Public Member Functions | List of all members
std::hash< RegId > Struct Template Reference

#include <reg_class.hh>

Public Member Functions

size_t operator() (const RegId &reg_id) const
 

Detailed Description

template<>
struct std::hash< RegId >

Definition at line 357 of file reg_class.hh.

Member Function Documentation

◆ operator()()

size_t std::hash< RegId >::operator() ( const RegId reg_id) const
inline

Definition at line 359 of file reg_class.hh.

References RegId::flatIndex(), and RegId::regClass.


The documentation for this struct was generated from the following file:

Generated on Fri Feb 28 2020 16:27:26 for gem5 by doxygen 1.8.13