Home
last modified time | relevance | path

Searched refs:push_fields_onto_fieldstack (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-structalias.c5690 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 Dtree-ssa-structalias.cc5814 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 DChangeLog-200510303 * 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 DChangeLog-20071797 (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 DChangeLog-200814574 (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 DChangeLog-200622784 (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 DChangeLog-20109471 (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 DChangeLog-20158766 (push_fields_onto_fieldstack): Handle restrict_pointed_type field.
10785 * tree-ssa-structalias.c (push_fields_onto_fieldstack): Add and use var
H A DChangeLog-200917400 (push_fields_onto_fieldstack): Initialize it.
H A DChangeLog-20167333 * tree-ssa-structalias.c (push_fields_onto_fieldstack): Initialize
H A DChangeLog-20195724 * tree-ssa-structalias.c (push_fields_onto_fieldstack): Likewise.
H A DChangeLog-201137477 * tree-ssa-structalias.c (push_fields_onto_fieldstack): Make
H A DChangeLog-20135938 (get_constraint_for_1, push_fields_onto_fieldstack): Likewise.