Searched refs:create_variable_info_for (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-structalias.c186 static unsigned int create_variable_info_for (tree, const char *);
2232 return get_varinfo (create_variable_info_for (t, alias_get_name (t)));
2638 temp.var = create_variable_info_for (heapvar,
4058 create_variable_info_for (tree decl, const char *name) function
4334 nonlocal_vars_id = create_variable_info_for (nonlocal_all,

Completed in 104 milliseconds