Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-structalias.c333 static hash_map<varinfo_t, pt_solution *> *final_solutions; variable
7576 delete final_solutions; in delete_points_to_sets() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-structalias.cc340 static hash_map<varinfo_t, pt_solution *> *final_solutions; variable