Home
last modified time | relevance | path

Searched refs:refs_hasher (Results 1 – 8 of 8) sorted by relevance

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-phiopt.c2266 struct refs_hasher : free_ptr_hash<ref_to_bb> struct
2279 refs_hasher::hash (const ref_to_bb *n) in hash()
2290 refs_hasher::equal (const ref_to_bb *n1, const ref_to_bb *n2) in equal()
2318 hash_table<refs_hasher> m_seen_refs;
H A DChangeLog-202020623 (struct ssa_names_hasher): Rename to refs_hasher; update functions.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-phiopt.c2266 struct refs_hasher : free_ptr_hash<ref_to_bb> struct
2279 refs_hasher::hash (const ref_to_bb *n) in hash()
2290 refs_hasher::equal (const ref_to_bb *n1, const ref_to_bb *n2) in equal()
2318 hash_table<refs_hasher> m_seen_refs;
H A DChangeLog-202020623 (struct ssa_names_hasher): Rename to refs_hasher; update functions.
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-phiopt.c2266 struct refs_hasher : free_ptr_hash<ref_to_bb> struct
2279 refs_hasher::hash (const ref_to_bb *n) in hash()
2290 refs_hasher::equal (const ref_to_bb *n1, const ref_to_bb *n2) in equal()
2318 hash_table<refs_hasher> m_seen_refs;
H A DChangeLog-202020623 (struct ssa_names_hasher): Rename to refs_hasher; update functions.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-phiopt.c2796 struct refs_hasher : free_ptr_hash<ref_to_bb> struct
2809 refs_hasher::hash (const ref_to_bb *n) in hash()
2820 refs_hasher::equal (const ref_to_bb *n1, const ref_to_bb *n2) in equal()
2848 hash_table<refs_hasher> m_seen_refs;
H A DChangeLog-202020623 (struct ssa_names_hasher): Rename to refs_hasher; update functions.