Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-structalias.c2822 static hash_map<tree, varinfo_t> *vi_for_tree; variable
7344 delete vi_for_tree; in delete_points_to_sets() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-structalias.c2648 static struct pointer_map_t *vi_for_tree; variable