GCC Middle and Back End API Reference
|
Public Types | |
typedef vn_phi_s | value_type |
typedef vn_phi_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 *) |
typedef vn_phi_s vn_phi_hasher::compare_type |
typedef vn_phi_s vn_phi_hasher::value_type |
|
inlinestatic |
Compare two phi entries for equality, ignoring VN_TOP arguments.
References vn_phi_s::phiargs.
|
inlinestatic |
Return the computed hashcode for phi operation P1.
References vn_phi_eq().
|
inlinestatic |
Free a phi operation structure VP.