Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-structalias.c1941 static hash_table<equiv_class_hasher> *pointer_equiv_class_table; variable
2475 delete pointer_equiv_class_table; in free_var_substitution_info() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-structalias.cc1950 static hash_table<equiv_class_hasher> *pointer_equiv_class_table; variable