Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-uninit.cc59 static hash_set<tree> *possibly_undefined_names = 0; variable
/netbsd-src/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; in execute() local