Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-into-ssa.c204 static hash_table<var_info_hasher> *var_infos; variable
2367 delete var_infos; in fini_ssa_renamer() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-into-ssa.cc205 static hash_table<var_info_hasher> *var_infos; variable