Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-structalias.c2871 static hash_map<tree, varinfo_t> *vi_for_tree; variable
7554 delete vi_for_tree; in delete_points_to_sets() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-structalias.cc2876 static hash_map<tree, varinfo_t> *vi_for_tree; variable