Searched refs:push_fields_onto_fieldstack (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-structalias.c | 5690 push_fields_onto_fieldstack (tree type, vec<fieldoff_s> *fieldstack, in push_fields_onto_fieldstack() function 5716 else if (!push_fields_onto_fieldstack in push_fields_onto_fieldstack() 6092 push_fields_onto_fieldstack (decl_type, &fieldstack, 0);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-structalias.cc | 5814 push_fields_onto_fieldstack (tree type, vec<fieldoff_s> *fieldstack, in push_fields_onto_fieldstack() function 5840 else if (!push_fields_onto_fieldstack in push_fields_onto_fieldstack() 6216 push_fields_onto_fieldstack (decl_type, &fieldstack, 0); in create_variable_info_for_1()
|
H A D | ChangeLog-2005 | 10303 * tree-ssa-structalias.c (push_fields_onto_fieldstack): 15318 (push_fields_onto_fieldstack): Ditto. 15326 (push_fields_onto_fieldstack): Removed from here. 21392 * tree-ssa-alias.c (push_fields_onto_fieldstack): Remove bogus 21959 (push_fields_onto_fieldstack): Return count of fields pushed. 22987 (push_fields_onto_fieldstack, create_overlap_variables_for): Adjust. 28492 * tree-ssa-alias.c (push_fields_onto_fieldstack): DTRT 29178 (push_fields_onto_fieldstack): Ditto.
|
H A D | ChangeLog-2007 | 1797 (push_fields_onto_fieldstack): Remove nesting_level parameter. 1803 * tree-ssa-structalias.c (push_fields_onto_fieldstack): Likewise. 1995 (push_fields_onto_fieldstack): Add argument nesting_level. 2255 (push_fields_onto_fieldstack): If OFFSET is positive, 6838 * tree-ssa-structalias.c (push_fields_onto_fieldstack): Deal with 17107 * tree-ssa-structalias.c (push_fields_onto_fieldstack): Add new
|
H A D | ChangeLog-2008 | 14574 (push_fields_onto_fieldstack): Remove has_union argument, glob 19909 (push_fields_onto_fieldstack): Remove. 19915 (push_fields_onto_fieldstack): Likewise. Remove code that 20083 * tree-ssa-structalias.c (push_fields_onto_fieldstack): Make 28704 * tree-ssa-structalias.c (push_fields_onto_fieldstack): Bail
|
H A D | ChangeLog-2006 | 22784 (push_fields_onto_fieldstack): Handle ARRAY_TYPE. 23505 * tree-ssa-structalias.c (push_fields_onto_fieldstack): Handle 23576 (push_fields_onto_fieldstack): Likewise.
|
H A D | ChangeLog-2010 | 9471 (push_fields_onto_fieldstack): Remove must_have_pointers_p argument. 32355 (push_fields_onto_fieldstack): Pass in wheter all fields 33335 (push_fields_onto_fieldstack): Properly merge fields.
|
H A D | ChangeLog-2015 | 8766 (push_fields_onto_fieldstack): Handle restrict_pointed_type field. 10785 * tree-ssa-structalias.c (push_fields_onto_fieldstack): Add and use var
|
H A D | ChangeLog-2009 | 17400 (push_fields_onto_fieldstack): Initialize it.
|
H A D | ChangeLog-2016 | 7333 * tree-ssa-structalias.c (push_fields_onto_fieldstack): Initialize
|
H A D | ChangeLog-2019 | 5724 * tree-ssa-structalias.c (push_fields_onto_fieldstack): Likewise.
|
H A D | ChangeLog-2011 | 37477 * tree-ssa-structalias.c (push_fields_onto_fieldstack): Make
|
H A D | ChangeLog-2013 | 5938 (get_constraint_for_1, push_fields_onto_fieldstack): Likewise.
|