Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-structalias.c417 static hash_map<gimple *, varinfo_t> *call_stmt_vars; variable
7555 delete call_stmt_vars; in delete_points_to_sets() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-structalias.cc425 static hash_map<gimple *, varinfo_t> *call_stmt_vars; variable