GCC Middle and Back End API Reference
stridxlist_hasher Struct Reference
Inheritance diagram for stridxlist_hasher:
Collaboration diagram for stridxlist_hasher:

Public Types

typedef decl_stridxlist_map value_type
typedef decl_stridxlist_map compare_type

Static Public Member Functions

static hashval_t hash (const value_type *)
static bool equal (const value_type *, const compare_type *)
static void remove (decl_stridxlist_map *p)

Detailed Description

   stridxlist hashtable helpers.  

Member Typedef Documentation


Member Function Documentation

bool stridxlist_hasher::equal ( const value_type v,
const compare_type c 
)
inlinestatic
hashval_t stridxlist_hasher::hash ( const value_type item)
inlinestatic
   Hash a from tree in a decl_stridxlist_map.  

References laststmt_struct::len, and laststmt_struct::stmt.

static void typed_noop_remove< decl_stridxlist_map >::remove ( decl_stridxlist_map p)
inlinestaticinherited
   Remove doing nothing.  

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