GCC Middle and Back End API Reference
vn_reference_hasher Struct Reference

Public Types

typedef vn_reference_s value_type
typedef vn_reference_s 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

   vn_reference hashtable helpers.  

Member Typedef Documentation


Member Function Documentation

bool vn_reference_hasher::equal ( const value_type v,
const compare_type c 
)
inlinestatic

References vn_tables_s::nary.

hashval_t vn_reference_hasher::hash ( const value_type vr1)
inlinestatic
   Return the hashcode for a given reference operation P1.  
void vn_reference_hasher::remove ( value_type v)
inlinestatic

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