Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-structalias.c410 static hash_map<gimple *, varinfo_t> *call_stmt_vars; variable
7345 delete call_stmt_vars; in delete_points_to_sets() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-structalias.c375 struct pointer_map_t *call_stmt_vars; variable