Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dtree-ssa-structalias.c2163 static struct pointer_map_t *vi_for_tree; variable
2171 void **slot = pointer_map_insert (vi_for_tree, t); in insert_vi_for_tree()
2183 void **slot = pointer_map_contains (vi_for_tree, t); in lookup_vi_for_tree()
2230 void **slot = pointer_map_contains (vi_for_tree, t); in get_vi_for_tree()
4691 vi_for_tree = pointer_map_create (); in init_alias_vars()
4930 pointer_map_destroy (vi_for_tree); in delete_points_to_sets()