Home
last modified time | relevance | path

Searched refs:vi_for_tree (Results 1 – 25 of 42) sorted by relevance

12

/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-structalias.c2679 static struct pointer_map_t *vi_for_tree; variable
2687 void **slot = pointer_map_insert (vi_for_tree, t); in insert_vi_for_tree()
2699 void **slot = pointer_map_contains (vi_for_tree, t); in lookup_vi_for_tree()
2761 void **slot = pointer_map_contains (vi_for_tree, t); in get_vi_for_tree()
6519 vi_for_tree = pointer_map_create (); in init_alias_vars()
6784 pointer_map_destroy (vi_for_tree); in delete_points_to_sets()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-structalias.c2653 static struct pointer_map_t *vi_for_tree; variable
2661 void **slot = pointer_map_insert (vi_for_tree, t); in insert_vi_for_tree()
2673 void **slot = pointer_map_contains (vi_for_tree, t); in lookup_vi_for_tree()
2735 void **slot = pointer_map_contains (vi_for_tree, t); in get_vi_for_tree()
6498 vi_for_tree = pointer_map_create (); in init_alias_vars()
6763 pointer_map_destroy (vi_for_tree); in delete_points_to_sets()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-structalias.c2804 static hash_map<tree, varinfo_t> *vi_for_tree; variable
2813 gcc_assert (!vi_for_tree->put (t, vi)); in insert_vi_for_tree()
2822 varinfo_t *slot = vi_for_tree->get (t); in lookup_vi_for_tree()
2877 varinfo_t *slot = vi_for_tree->get (t); in get_vi_for_tree()
6946 vi_for_tree = new hash_map<tree, varinfo_t>; in init_alias_vars()
7207 delete vi_for_tree; in delete_points_to_sets() local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-structalias.c2793 static struct pointer_map_t *vi_for_tree; variable
2801 void **slot = pointer_map_insert (vi_for_tree, t); in insert_vi_for_tree()
2813 void **slot = pointer_map_contains (vi_for_tree, t); in lookup_vi_for_tree()
2875 void **slot = pointer_map_contains (vi_for_tree, t); in get_vi_for_tree()
6673 vi_for_tree = pointer_map_create (); in init_alias_vars()
6930 pointer_map_destroy (vi_for_tree); in delete_points_to_sets()
H A DChangeLog-200729865 * tree-ssa-structalias.c (vi_for_tree): Change to pointer_map.
29873 (init_alias_vars): Create vi_for_tree as pointer_map.
29874 (delete_points_to_sets): Delete vi_for_tree using pointer_map_destroy.
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-structalias.c2804 static hash_map<tree, varinfo_t> *vi_for_tree; variable
2813 gcc_assert (!vi_for_tree->put (t, vi)); in insert_vi_for_tree()
2822 varinfo_t *slot = vi_for_tree->get (t); in lookup_vi_for_tree()
2877 varinfo_t *slot = vi_for_tree->get (t); in get_vi_for_tree()
6946 vi_for_tree = new hash_map<tree, varinfo_t>; in init_alias_vars()
7207 delete vi_for_tree; in delete_points_to_sets() local
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-structalias.c2822 static hash_map<tree, varinfo_t> *vi_for_tree; variable
2831 gcc_assert (!vi_for_tree->put (t, vi)); in insert_vi_for_tree()
2840 varinfo_t *slot = vi_for_tree->get (t); in lookup_vi_for_tree()
2887 varinfo_t *slot = vi_for_tree->get (t); in get_vi_for_tree()
7072 vi_for_tree = new hash_map<tree, varinfo_t>; in init_alias_vars()
7366 delete vi_for_tree; in delete_points_to_sets() local
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-structalias.c2871 static hash_map<tree, varinfo_t> *vi_for_tree; variable
2880 gcc_assert (!vi_for_tree->put (t, vi)); in insert_vi_for_tree()
2889 varinfo_t *slot = vi_for_tree->get (t); in lookup_vi_for_tree()
2936 varinfo_t *slot = vi_for_tree->get (t); in get_vi_for_tree()
7196 vi_for_tree = new hash_map<tree, varinfo_t>; in init_alias_vars()
7554 delete vi_for_tree; in delete_points_to_sets() local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-structalias.c2822 static hash_map<tree, varinfo_t> *vi_for_tree; variable
2831 gcc_assert (!vi_for_tree->put (t, vi)); in insert_vi_for_tree()
2840 varinfo_t *slot = vi_for_tree->get (t); in lookup_vi_for_tree()
2887 varinfo_t *slot = vi_for_tree->get (t); in get_vi_for_tree()
7072 vi_for_tree = new hash_map<tree, varinfo_t>; in init_alias_vars()
7366 delete vi_for_tree; in delete_points_to_sets() local
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-structalias.c2881 static hash_map<tree, varinfo_t> *vi_for_tree; variable
2890 gcc_assert (!vi_for_tree->put (t, vi)); in insert_vi_for_tree()
2899 varinfo_t *slot = vi_for_tree->get (t); in lookup_vi_for_tree()
2946 varinfo_t *slot = vi_for_tree->get (t); in get_vi_for_tree()
7242 vi_for_tree = new hash_map<tree, varinfo_t>; in init_alias_vars()
7599 delete vi_for_tree; in delete_points_to_sets() local
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-structalias.c2822 static hash_map<tree, varinfo_t> *vi_for_tree; variable
2831 gcc_assert (!vi_for_tree->put (t, vi)); in insert_vi_for_tree()
2840 varinfo_t *slot = vi_for_tree->get (t); in lookup_vi_for_tree()
2887 varinfo_t *slot = vi_for_tree->get (t); in get_vi_for_tree()
7072 vi_for_tree = new hash_map<tree, varinfo_t>; in init_alias_vars()
7366 delete vi_for_tree; in delete_points_to_sets() local
H A DChangeLog-200729865 * tree-ssa-structalias.c (vi_for_tree): Change to pointer_map.
29873 (init_alias_vars): Create vi_for_tree as pointer_map.
29874 (delete_points_to_sets): Delete vi_for_tree using pointer_map_destroy.
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-structalias.c2871 static hash_map<tree, varinfo_t> *vi_for_tree; variable
2880 gcc_assert (!vi_for_tree->put (t, vi)); in insert_vi_for_tree()
2889 varinfo_t *slot = vi_for_tree->get (t); in lookup_vi_for_tree()
2936 varinfo_t *slot = vi_for_tree->get (t); in get_vi_for_tree()
7196 vi_for_tree = new hash_map<tree, varinfo_t>; in init_alias_vars()
7554 delete vi_for_tree; in delete_points_to_sets() local
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-structalias.c2829 static hash_map<tree, varinfo_t> *vi_for_tree; variable
2838 gcc_assert (!vi_for_tree->put (t, vi)); in insert_vi_for_tree()
2847 varinfo_t *slot = vi_for_tree->get (t); in lookup_vi_for_tree()
2894 varinfo_t *slot = vi_for_tree->get (t); in get_vi_for_tree()
7115 vi_for_tree = new hash_map<tree, varinfo_t>; in init_alias_vars()
7409 delete vi_for_tree; in delete_points_to_sets() local
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-structalias.c2822 static hash_map<tree, varinfo_t> *vi_for_tree; variable
2831 gcc_assert (!vi_for_tree->put (t, vi)); in insert_vi_for_tree()
2840 varinfo_t *slot = vi_for_tree->get (t); in lookup_vi_for_tree()
2887 varinfo_t *slot = vi_for_tree->get (t); in get_vi_for_tree()
7072 vi_for_tree = new hash_map<tree, varinfo_t>; in init_alias_vars()
7366 delete vi_for_tree; in delete_points_to_sets() local
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-structalias.c2822 static hash_map<tree, varinfo_t> *vi_for_tree; variable
2831 gcc_assert (!vi_for_tree->put (t, vi)); in insert_vi_for_tree()
2840 varinfo_t *slot = vi_for_tree->get (t); in lookup_vi_for_tree()
2887 varinfo_t *slot = vi_for_tree->get (t); in get_vi_for_tree()
7072 vi_for_tree = new hash_map<tree, varinfo_t>; in init_alias_vars()
7366 delete vi_for_tree; in delete_points_to_sets() local
H A DChangeLog-200729865 * tree-ssa-structalias.c (vi_for_tree): Change to pointer_map.
29873 (init_alias_vars): Create vi_for_tree as pointer_map.
29874 (delete_points_to_sets): Delete vi_for_tree using pointer_map_destroy.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-structalias.c2881 static hash_map<tree, varinfo_t> *vi_for_tree; variable
2890 gcc_assert (!vi_for_tree->put (t, vi)); in insert_vi_for_tree()
2899 varinfo_t *slot = vi_for_tree->get (t); in lookup_vi_for_tree()
2946 varinfo_t *slot = vi_for_tree->get (t); in get_vi_for_tree()
7242 vi_for_tree = new hash_map<tree, varinfo_t>; in init_alias_vars()
7599 delete vi_for_tree; in delete_points_to_sets() local
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-structalias.c2822 static hash_map<tree, varinfo_t> *vi_for_tree; variable
2831 gcc_assert (!vi_for_tree->put (t, vi)); in insert_vi_for_tree()
2840 varinfo_t *slot = vi_for_tree->get (t); in lookup_vi_for_tree()
2887 varinfo_t *slot = vi_for_tree->get (t); in get_vi_for_tree()
7050 vi_for_tree = new hash_map<tree, varinfo_t>; in init_alias_vars()
7344 delete vi_for_tree; in delete_points_to_sets() local
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-structalias.c2881 static hash_map<tree, varinfo_t> *vi_for_tree; variable
2890 gcc_assert (!vi_for_tree->put (t, vi)); in insert_vi_for_tree()
2899 varinfo_t *slot = vi_for_tree->get (t); in lookup_vi_for_tree()
2946 varinfo_t *slot = vi_for_tree->get (t); in get_vi_for_tree()
7242 vi_for_tree = new hash_map<tree, varinfo_t>; in init_alias_vars()
7599 delete vi_for_tree; in delete_points_to_sets() local
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-structalias.c2871 static hash_map<tree, varinfo_t> *vi_for_tree;
2880 gcc_assert (!vi_for_tree->put (t, vi));
2889 varinfo_t *slot = vi_for_tree->get (t);
2936 varinfo_t *slot = vi_for_tree->get (t);
7196 vi_for_tree = new hash_map<tree, varinfo_t>;
7554 delete vi_for_tree;
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-structalias.c2829 static hash_map<tree, varinfo_t> *vi_for_tree; variable
2838 gcc_assert (!vi_for_tree->put (t, vi)); in insert_vi_for_tree()
2847 varinfo_t *slot = vi_for_tree->get (t); in lookup_vi_for_tree()
2894 varinfo_t *slot = vi_for_tree->get (t); in get_vi_for_tree()
7115 vi_for_tree = new hash_map<tree, varinfo_t>; in init_alias_vars()
7409 delete vi_for_tree; in delete_points_to_sets() local
H A DChangeLog-200729865 * tree-ssa-structalias.c (vi_for_tree): Change to pointer_map.
29873 (init_alias_vars): Create vi_for_tree as pointer_map.
29874 (delete_points_to_sets): Delete vi_for_tree using pointer_map_destroy.
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-structalias.c2829 static hash_map<tree, varinfo_t> *vi_for_tree; variable
2838 gcc_assert (!vi_for_tree->put (t, vi)); in insert_vi_for_tree()
2847 varinfo_t *slot = vi_for_tree->get (t); in lookup_vi_for_tree()
2894 varinfo_t *slot = vi_for_tree->get (t); in get_vi_for_tree()
7093 vi_for_tree = new hash_map<tree, varinfo_t>; in init_alias_vars()
7387 delete vi_for_tree; in delete_points_to_sets() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-structalias.c2901 static hash_map<tree, varinfo_t> *vi_for_tree; variable
2910 gcc_assert (!vi_for_tree->put (t, vi)); in insert_vi_for_tree()
2919 varinfo_t *slot = vi_for_tree->get (t); in lookup_vi_for_tree()
2966 varinfo_t *slot = vi_for_tree->get (t); in get_vi_for_tree()
7346 vi_for_tree = new hash_map<tree, varinfo_t>; in init_alias_vars()
7730 delete vi_for_tree; in delete_points_to_sets() local

12