Searched refs:create_variable_info_for (Results 1 – 15 of 15) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-structalias.c | 215 static unsigned int create_variable_info_for (tree, const char *, bool); 2939 unsigned int id = create_variable_info_for (t, alias_get_name (t), false); in get_vi_for_tree() 6227 create_variable_info_for (tree decl, const char *name, bool add_id) in create_variable_info_for() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-structalias.cc | 219 static unsigned int create_variable_info_for (tree, const char *, bool); 2944 unsigned int id = create_variable_info_for (t, alias_get_name (t), false); in get_vi_for_tree() 6351 create_variable_info_for (tree decl, const char *name, bool add_id) in create_variable_info_for() function
|
H A D | ChangeLog-2006 | 3310 (create_variable_info_for): Do not make constraints to escaped 7804 (create_variable_info_for): Make constraint from escaped to any 11447 (create_variable_info_for): Likewise. 18546 (create_variable_info_for): Rewrite so it uses unsorted version, 19073 * tree-ssa-structalias.c (create_variable_info_for): Use 23577 (create_variable_info_for): Likewise. Use offset for the
|
H A D | ChangeLog-2005 | 1711 (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. 11881 * tree-ssa-structalias.c (create_variable_info_for): Use 11960 (create_variable_info_for): Ditto. 12044 (create_variable_info_for): If DECL has subvars, do not create 14397 (create_variable_info_for): It's okay for the first field to not start 15175 (create_variable_info_for): Mark variables containing unions.
|
H A D | ChangeLog-2008 | 8412 * tree-ssa-structalias.c (create_variable_info_for): Do not 11607 * tree-ssa-structalias.c (create_variable_info_for): Likewise. 14495 (create_variable_info_for): Set is_full_var flag whenever we 14577 (create_variable_info_for): Simplify. 15138 (create_variable_info_for): For globals make constraints 19918 (create_variable_info_for): Adjust.
|
H A D | ChangeLog-2009 | 4547 (create_variable_info_for): Do not create function infos here. 12528 * tree-ssa-structalias.c (create_variable_info_for): Remove strange 13435 * tree-ssa-structalias.c (create_variable_info_for): Also mark 17401 (create_variable_info_for): Track global restrict qualified pointers. 18296 (create_variable_info_for): Likewise. 32666 (create_variable_info_for): Initialize may_have_pointers.
|
H A D | ChangeLog-2007 | 1602 * tree-ssa-structalias.c (create_variable_info_for): Do not use 1805 (create_variable_info_for): Handle base_for_components. 2257 (create_variable_info_for): Copy setting of 5816 * tree-ssa-structalias.c (create_variable_info_for): Always 31963 (create_variable_info_for): Ditto.
|
H A D | ChangeLog-2015 | 8769 (create_variable_info_for): Call create_variable_info_for_1 with extra 10106 (create_variable_info_for): Add and handle add_id parameter. 10110 create_variable_info_for. 17620 (create_variable_info_for): Likewise.
|
H A D | ChangeLog-2010 | 14062 (create_variable_info_for): Likewise. 33336 (create_variable_info_for): Split and simplify. 34569 (create_variable_info_for): Properly generate constraints for
|
H A D | ChangeLog-2013 | 12141 (create_variable_info_for): Likewise. 29371 create_variable_info_for, associate_varinfo_to_alias, ipa_pta_execute): 36270 create_variable_info_for, intra_create_variable_infos): Adjust.
|
H A D | ChangeLog-2016 | 10822 create_variable_info_for, set_uids_in_ptset, visit_loadstore): 35401 (create_variable_info_for, intra_create_variable_infos): Call
|
H A D | ChangeLog-2018 | 19652 * tree-ssa-struct-alias.c (create_variable_info_for): Handle 21387 (create_variable_info_for): For functions that are ifunc_resolver
|
H A D | ChangeLog-2011 | 8024 (create_variable_info_for): Do not make restrict vars point 20162 * tree-ssa-structalias.c (create_variable_info_for): Do not
|
H A D | ChangeLog-2014 | 3643 (create_variable_info_for): Exclude restricts from global vars 31299 (create_variable_info_for): Likewise.
|
H A D | ChangeLog-2012 | 23859 * tree-ssa-structalias.c (create_variable_info_for): Skip constructors
|