Home
last modified time | relevance | path

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

/freebsd-12.1/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))); in get_vi_for_tree()
2638 temp.var = create_variable_info_for (heapvar, in get_constraint_for()
4058 create_variable_info_for (tree decl, const char *name) in create_variable_info_for() function
4334 nonlocal_vars_id = create_variable_info_for (nonlocal_all, in intra_create_variable_infos()
H A DChangeLog-2006720 (create_variable_info_for): Make constraint from escaped to any
4363 (create_variable_info_for): Likewise.
11461 (create_variable_info_for): Rewrite so it uses unsorted version,
11988 * tree-ssa-structalias.c (create_variable_info_for): Use
16492 (create_variable_info_for): Likewise. Use offset for the
H A DChangeLog-20051711 (create_variable_info_for): In whole-program IPA, globals don't
1759 (create_variable_info_for): Handle FUNCTION_DECL.
6087 (create_variable_info_for): Use it.
11882 * tree-ssa-structalias.c (create_variable_info_for): Use
11961 (create_variable_info_for): Ditto.
12045 (create_variable_info_for): If DECL has subvars, do not create
14398 (create_variable_info_for): It's okay for the first field to not start
15176 (create_variable_info_for): Mark variables containing unions.