Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dtree-flow.h1023 int push_fields_onto_fieldstack (tree, VEC(fieldoff_s,heap) **,
H A Dtree-ssa-structalias.c3679 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 Dtree-ssa-alias.c3004 push_fields_onto_fieldstack (TREE_TYPE (var), &fieldstack, 0, NULL); in create_overlap_variables_for()