| 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 vn_phi_s *) | 
| static bool | equal (const vn_phi_s *, const vn_phi_s *) | 
| static hashval_t | hash (const value_type &) | 
| static bool | equal (const value_type &existing, const compare_type &candidate) | 
| static void | mark_deleted (vn_phi_s *&) | 
| static void | mark_empty (vn_phi_s *&) | 
| static bool | is_deleted (vn_phi_s *) | 
| static bool | is_empty (vn_phi_s *) | 
| static void | remove (vn_phi_s *&) | 
| Static Public Attributes | |
| static const bool | empty_zero_p | 
| 
 | inherited | 
| 
 | inherited | 
| 
 | inlinestaticinherited | 
Compare two phi entries for equality, ignoring VN_TOP arguments.
References vn_phi_eq().
| 
 | inlinestaticinherited | 
| 
 | inlinestatic | 
Return the computed hashcode for phi operation P1.
References vn_phi_s::hashcode.
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
| 
 | inlinestaticinherited | 
Remove doing nothing.
| 
 | staticinherited |