GCC Middle and Back End API Reference
cu_hash_table_entry_hasher Struct Reference

Public Types

typedef cu_hash_table_entry value_type
typedef die_struct 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 (value_type *)

Detailed Description

   Helpers to manipulate hash table of CUs.  

Member Typedef Documentation


Member Function Documentation

bool cu_hash_table_entry_hasher::equal ( const value_type entry1,
const compare_type entry2 
)
inlinestatic
hashval_t cu_hash_table_entry_hasher::hash ( const value_type entry)
inlinestatic
void cu_hash_table_entry_hasher::remove ( value_type entry)
inlinestatic

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