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

/freebsd-9.3-release/contrib/gcc/
H A Dtree-flow.h1025 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, function
3735 else if (!(pushed = push_fields_onto_fieldstack
3774 else if (!(pushed = push_fields_onto_fieldstack
4076 push_fields_onto_fieldstack (decltype, &fieldstack, 0, &hasunion);
H A Dtree-ssa-alias.c3007 push_fields_onto_fieldstack (TREE_TYPE (var), &fieldstack, 0, NULL);

Completed in 76 milliseconds