Searched refs:push_fields_onto_fieldstack (Results 1 – 6 of 6) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | tree-flow.h | 1025 int push_fields_onto_fieldstack (tree, VEC(fieldoff_s,heap) **,
|
| H A D | tree-ssa-structalias.c | 3679 push_fields_onto_fieldstack (tree type, VEC(fieldoff_s,heap) **fieldstack, in push_fields_onto_fieldstack() function 3735 else if (!(pushed = push_fields_onto_fieldstack in push_fields_onto_fieldstack() 3774 else if (!(pushed = push_fields_onto_fieldstack in push_fields_onto_fieldstack() 4076 push_fields_onto_fieldstack (decltype, &fieldstack, 0, &hasunion); in create_variable_info_for()
|
| H A D | tree-ssa-alias.c | 3007 push_fields_onto_fieldstack (TREE_TYPE (var), &fieldstack, 0, NULL); in create_overlap_variables_for()
|
| H A D | ChangeLog | 327 (push_fields_onto_fieldstack): Create fields for empty
|
| H A D | ChangeLog-2005 | 10304 * tree-ssa-structalias.c (push_fields_onto_fieldstack): 15319 (push_fields_onto_fieldstack): Ditto. 15327 (push_fields_onto_fieldstack): Removed from here. 21393 * tree-ssa-alias.c (push_fields_onto_fieldstack): Remove bogus 21960 (push_fields_onto_fieldstack): Return count of fields pushed. 22988 (push_fields_onto_fieldstack, create_overlap_variables_for): Adjust. 28493 * tree-ssa-alias.c (push_fields_onto_fieldstack): DTRT 29179 (push_fields_onto_fieldstack): Ditto.
|
| H A D | ChangeLog-2006 | 15699 (push_fields_onto_fieldstack): Handle ARRAY_TYPE. 16420 * tree-ssa-structalias.c (push_fields_onto_fieldstack): Handle 16491 (push_fields_onto_fieldstack): Likewise.
|