Home
last modified time | relevance | path

Searched refs:equiv_class_hasher (Results 1 – 25 of 44) sorted by relevance

12

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-structalias.c1909 struct equiv_class_hasher : free_ptr_hash <equiv_class_label> struct
1919 equiv_class_hasher::hash (const equiv_class_label *ecl) in hash()
1927 equiv_class_hasher::equal (const equiv_class_label *eql1, in equal()
1936 static hash_table<equiv_class_hasher> *pointer_equiv_class_table;
1940 static hash_table<equiv_class_hasher> *location_equiv_class_table;
1947 equiv_class_lookup_or_add (hash_table<equiv_class_hasher> *table, in equiv_class_lookup_or_add()
2291 pointer_equiv_class_table = new hash_table<equiv_class_hasher> (511); in perform_var_substitution()
2293 = new hash_table<equiv_class_hasher> (511); in perform_var_substitution()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-structalias.c1909 struct equiv_class_hasher : free_ptr_hash <equiv_class_label> struct
1919 equiv_class_hasher::hash (const equiv_class_label *ecl) in hash()
1927 equiv_class_hasher::equal (const equiv_class_label *eql1, in equal()
1936 static hash_table<equiv_class_hasher> *pointer_equiv_class_table;
1940 static hash_table<equiv_class_hasher> *location_equiv_class_table;
1947 equiv_class_lookup_or_add (hash_table<equiv_class_hasher> *table, in equiv_class_lookup_or_add()
2291 pointer_equiv_class_table = new hash_table<equiv_class_hasher> (511); in perform_var_substitution()
2293 = new hash_table<equiv_class_hasher> (511); in perform_var_substitution()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-structalias.c1906 struct equiv_class_hasher : free_ptr_hash <equiv_class_label> struct
1916 equiv_class_hasher::hash (const equiv_class_label *ecl) in hash()
1924 equiv_class_hasher::equal (const equiv_class_label *eql1, in equal()
1933 static hash_table<equiv_class_hasher> *pointer_equiv_class_table;
1937 static hash_table<equiv_class_hasher> *location_equiv_class_table;
1944 equiv_class_lookup_or_add (hash_table<equiv_class_hasher> *table, in equiv_class_lookup_or_add()
2292 pointer_equiv_class_table = new hash_table<equiv_class_hasher> (511); in perform_var_substitution()
2294 = new hash_table<equiv_class_hasher> (511); in perform_var_substitution()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-structalias.c1914 struct equiv_class_hasher : nofree_ptr_hash <equiv_class_label> struct
1924 equiv_class_hasher::hash (const equiv_class_label *ecl) in hash()
1932 equiv_class_hasher::equal (const equiv_class_label *eql1, in equal()
1941 static hash_table<equiv_class_hasher> *pointer_equiv_class_table;
1945 static hash_table<equiv_class_hasher> *location_equiv_class_table;
1954 equiv_class_lookup_or_add (hash_table<equiv_class_hasher> *table, in equiv_class_lookup_or_add()
2340 pointer_equiv_class_table = new hash_table<equiv_class_hasher> (511); in perform_var_substitution()
2342 = new hash_table<equiv_class_hasher> (511); in perform_var_substitution()
H A DChangeLog-20193126 * tree-ssa-structalias.c (equiv_class_hasher): Change to nofree.
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-structalias.c1906 struct equiv_class_hasher : free_ptr_hash <equiv_class_label> struct
1916 equiv_class_hasher::hash (const equiv_class_label *ecl) in hash()
1924 equiv_class_hasher::equal (const equiv_class_label *eql1, in equal()
1933 static hash_table<equiv_class_hasher> *pointer_equiv_class_table;
1937 static hash_table<equiv_class_hasher> *location_equiv_class_table;
1944 equiv_class_lookup_or_add (hash_table<equiv_class_hasher> *table, in equiv_class_lookup_or_add()
2292 pointer_equiv_class_table = new hash_table<equiv_class_hasher> (511); in perform_var_substitution()
2294 = new hash_table<equiv_class_hasher> (511); in perform_var_substitution()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-structalias.c1924 struct equiv_class_hasher : nofree_ptr_hash <equiv_class_label> struct
1934 equiv_class_hasher::hash (const equiv_class_label *ecl) in hash()
1942 equiv_class_hasher::equal (const equiv_class_label *eql1, in equal()
1951 static hash_table<equiv_class_hasher> *pointer_equiv_class_table;
1955 static hash_table<equiv_class_hasher> *location_equiv_class_table;
1964 equiv_class_lookup_or_add (hash_table<equiv_class_hasher> *table, in equiv_class_lookup_or_add()
2350 pointer_equiv_class_table = new hash_table<equiv_class_hasher> (511); in perform_var_substitution()
2352 = new hash_table<equiv_class_hasher> (511); in perform_var_substitution()
H A DChangeLog-20193126 * tree-ssa-structalias.c (equiv_class_hasher): Change to nofree.
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-structalias.c1906 struct equiv_class_hasher : free_ptr_hash <equiv_class_label> struct
1916 equiv_class_hasher::hash (const equiv_class_label *ecl) in hash()
1924 equiv_class_hasher::equal (const equiv_class_label *eql1, in equal()
1933 static hash_table<equiv_class_hasher> *pointer_equiv_class_table;
1937 static hash_table<equiv_class_hasher> *location_equiv_class_table;
1944 equiv_class_lookup_or_add (hash_table<equiv_class_hasher> *table, in equiv_class_lookup_or_add()
2292 pointer_equiv_class_table = new hash_table<equiv_class_hasher> (511); in perform_var_substitution()
2294 = new hash_table<equiv_class_hasher> (511); in perform_var_substitution()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-structalias.c1914 struct equiv_class_hasher : nofree_ptr_hash <equiv_class_label> struct
1924 equiv_class_hasher::hash (const equiv_class_label *ecl) in hash()
1932 equiv_class_hasher::equal (const equiv_class_label *eql1, in equal()
1941 static hash_table<equiv_class_hasher> *pointer_equiv_class_table;
1945 static hash_table<equiv_class_hasher> *location_equiv_class_table;
1954 equiv_class_lookup_or_add (hash_table<equiv_class_hasher> *table, in equiv_class_lookup_or_add()
2340 pointer_equiv_class_table = new hash_table<equiv_class_hasher> (511); in perform_var_substitution()
2342 = new hash_table<equiv_class_hasher> (511); in perform_var_substitution()
H A DChangeLog-20193126 * tree-ssa-structalias.c (equiv_class_hasher): Change to nofree.
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-structalias.c1913 struct equiv_class_hasher : free_ptr_hash <equiv_class_label> struct
1923 equiv_class_hasher::hash (const equiv_class_label *ecl) in hash()
1931 equiv_class_hasher::equal (const equiv_class_label *eql1, in equal()
1940 static hash_table<equiv_class_hasher> *pointer_equiv_class_table;
1944 static hash_table<equiv_class_hasher> *location_equiv_class_table;
1951 equiv_class_lookup_or_add (hash_table<equiv_class_hasher> *table, in equiv_class_lookup_or_add()
2299 pointer_equiv_class_table = new hash_table<equiv_class_hasher> (511); in perform_var_substitution()
2301 = new hash_table<equiv_class_hasher> (511); in perform_var_substitution()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-structalias.c1906 struct equiv_class_hasher : free_ptr_hash <equiv_class_label> struct
1916 equiv_class_hasher::hash (const equiv_class_label *ecl) in hash()
1924 equiv_class_hasher::equal (const equiv_class_label *eql1, in equal()
1933 static hash_table<equiv_class_hasher> *pointer_equiv_class_table;
1937 static hash_table<equiv_class_hasher> *location_equiv_class_table;
1944 equiv_class_lookup_or_add (hash_table<equiv_class_hasher> *table, in equiv_class_lookup_or_add()
2292 pointer_equiv_class_table = new hash_table<equiv_class_hasher> (511); in perform_var_substitution()
2294 = new hash_table<equiv_class_hasher> (511); in perform_var_substitution()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-structalias.c1906 struct equiv_class_hasher : free_ptr_hash <equiv_class_label> struct
1916 equiv_class_hasher::hash (const equiv_class_label *ecl) in hash()
1924 equiv_class_hasher::equal (const equiv_class_label *eql1, in equal()
1933 static hash_table<equiv_class_hasher> *pointer_equiv_class_table;
1937 static hash_table<equiv_class_hasher> *location_equiv_class_table;
1944 equiv_class_lookup_or_add (hash_table<equiv_class_hasher> *table, in equiv_class_lookup_or_add()
2292 pointer_equiv_class_table = new hash_table<equiv_class_hasher> (511); in perform_var_substitution()
2294 = new hash_table<equiv_class_hasher> (511); in perform_var_substitution()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-structalias.c1924 struct equiv_class_hasher : nofree_ptr_hash <equiv_class_label> struct
1934 equiv_class_hasher::hash (const equiv_class_label *ecl) in hash()
1942 equiv_class_hasher::equal (const equiv_class_label *eql1, in equal()
1951 static hash_table<equiv_class_hasher> *pointer_equiv_class_table;
1955 static hash_table<equiv_class_hasher> *location_equiv_class_table;
1964 equiv_class_lookup_or_add (hash_table<equiv_class_hasher> *table, in equiv_class_lookup_or_add()
2350 pointer_equiv_class_table = new hash_table<equiv_class_hasher> (511); in perform_var_substitution()
2352 = new hash_table<equiv_class_hasher> (511); in perform_var_substitution()
H A DChangeLog-20193126 * tree-ssa-structalias.c (equiv_class_hasher): Change to nofree.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-structalias.c1906 struct equiv_class_hasher : free_ptr_hash <equiv_class_label> struct
1916 equiv_class_hasher::hash (const equiv_class_label *ecl) in hash()
1924 equiv_class_hasher::equal (const equiv_class_label *eql1, in equal()
1933 static hash_table<equiv_class_hasher> *pointer_equiv_class_table;
1937 static hash_table<equiv_class_hasher> *location_equiv_class_table;
1944 equiv_class_lookup_or_add (hash_table<equiv_class_hasher> *table, in equiv_class_lookup_or_add()
2292 pointer_equiv_class_table = new hash_table<equiv_class_hasher> (511); in perform_var_substitution()
2294 = new hash_table<equiv_class_hasher> (511); in perform_var_substitution()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-structalias.c1924 struct equiv_class_hasher : nofree_ptr_hash <equiv_class_label> struct
1934 equiv_class_hasher::hash (const equiv_class_label *ecl) in hash()
1942 equiv_class_hasher::equal (const equiv_class_label *eql1, in equal()
1951 static hash_table<equiv_class_hasher> *pointer_equiv_class_table;
1955 static hash_table<equiv_class_hasher> *location_equiv_class_table;
1964 equiv_class_lookup_or_add (hash_table<equiv_class_hasher> *table, in equiv_class_lookup_or_add()
2350 pointer_equiv_class_table = new hash_table<equiv_class_hasher> (511); in perform_var_substitution()
2352 = new hash_table<equiv_class_hasher> (511); in perform_var_substitution()
H A DChangeLog-20193126 * tree-ssa-structalias.c (equiv_class_hasher): Change to nofree.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-structalias.c1914 struct equiv_class_hasher : nofree_ptr_hash <equiv_class_label>
1924 equiv_class_hasher::hash (const equiv_class_label *ecl)
1932 equiv_class_hasher::equal (const equiv_class_label *eql1,
1941 static hash_table<equiv_class_hasher> *pointer_equiv_class_table;
1945 static hash_table<equiv_class_hasher> *location_equiv_class_table;
1954 equiv_class_lookup_or_add (hash_table<equiv_class_hasher> *table,
2340 pointer_equiv_class_table = new hash_table<equiv_class_hasher> (511);
2342 = new hash_table<equiv_class_hasher> (511);
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-structalias.c1913 struct equiv_class_hasher : free_ptr_hash <equiv_class_label> struct
1923 equiv_class_hasher::hash (const equiv_class_label *ecl) in hash()
1931 equiv_class_hasher::equal (const equiv_class_label *eql1, in equal()
1940 static hash_table<equiv_class_hasher> *pointer_equiv_class_table;
1944 static hash_table<equiv_class_hasher> *location_equiv_class_table;
1951 equiv_class_lookup_or_add (hash_table<equiv_class_hasher> *table, in equiv_class_lookup_or_add()
2299 pointer_equiv_class_table = new hash_table<equiv_class_hasher> (511); in perform_var_substitution()
2301 = new hash_table<equiv_class_hasher> (511); in perform_var_substitution()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-structalias.c1913 struct equiv_class_hasher : free_ptr_hash <equiv_class_label> struct
1923 equiv_class_hasher::hash (const equiv_class_label *ecl) in hash()
1931 equiv_class_hasher::equal (const equiv_class_label *eql1, in equal()
1940 static hash_table<equiv_class_hasher> *pointer_equiv_class_table;
1944 static hash_table<equiv_class_hasher> *location_equiv_class_table;
1951 equiv_class_lookup_or_add (hash_table<equiv_class_hasher> *table, in equiv_class_lookup_or_add()
2299 pointer_equiv_class_table = new hash_table<equiv_class_hasher> (511); in perform_var_substitution()
2301 = new hash_table<equiv_class_hasher> (511); in perform_var_substitution()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-structalias.c1944 struct equiv_class_hasher : nofree_ptr_hash <equiv_class_label> struct
1954 equiv_class_hasher::hash (const equiv_class_label *ecl) in hash()
1962 equiv_class_hasher::equal (const equiv_class_label *eql1, in equal()
1971 static hash_table<equiv_class_hasher> *pointer_equiv_class_table;
1975 static hash_table<equiv_class_hasher> *location_equiv_class_table;
1984 equiv_class_lookup_or_add (hash_table<equiv_class_hasher> *table, in equiv_class_lookup_or_add()
2370 pointer_equiv_class_table = new hash_table<equiv_class_hasher> (511); in perform_var_substitution()
2372 = new hash_table<equiv_class_hasher> (511); in perform_var_substitution()
H A DChangeLog-20193126 * tree-ssa-structalias.c (equiv_class_hasher): Change to nofree.
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-structalias.c1903 struct equiv_class_hasher : typed_free_remove <equiv_class_label> struct
1914 equiv_class_hasher::hash (const value_type *ecl) in hash() argument
1922 equiv_class_hasher::equal (const value_type *eql1, const compare_type *eql2) in equal()
1930 static hash_table <equiv_class_hasher> pointer_equiv_class_table;
1934 static hash_table <equiv_class_hasher> location_equiv_class_table;
1941 equiv_class_lookup_or_add (hash_table <equiv_class_hasher> table, bitmap labels) in equiv_class_lookup_or_add()

12