Searched defs:possibly_undefined_names (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-uninit.cc59 static hash_set<tree> *possibly_undefined_names = 0; variable
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-uninit.c53 static hash_set<tree> *possibly_undefined_names = 0; variable
2713 delete possibly_undefined_names; local

Completed in 187 milliseconds