Searched refs:vn_phi_hasher (Results 1 – 3 of 3) sorted by relevance
175 struct vn_phi_hasher : nofree_ptr_hash <vn_phi_s> struct184 vn_phi_hasher::hash (const vn_phi_s *vp1) in hash()192 vn_phi_hasher::equal (const vn_phi_s *vp1, const vn_phi_s *vp2) in equal()197 typedef hash_table<vn_phi_hasher> vn_phi_table_type;
15901 (vn_phi_hasher::equal): Likewise.16113 (vn_phi_hasher): Derive from nofree_ptr_hash and remove remove method.
26621 * tree-ssa-sccvn.c (vn_phi_hasher, vn_reference_hasher): Likewise.