Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-structalias.c1945 static hash_table<equiv_class_hasher> *location_equiv_class_table; variable
2477 delete location_equiv_class_table; in free_var_substitution_info() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-structalias.cc1954 static hash_table<equiv_class_hasher> *location_equiv_class_table; variable