Home
last modified time | relevance | path

Searched defs:fieldstack (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-structalias.c5508 sort_fieldstack (vec<fieldoff_s> fieldstack) in sort_fieldstack()
5576 push_fields_onto_fieldstack (tree type, vec<fieldoff_s> *fieldstack, in push_fields_onto_fieldstack()
5919 check_for_overlaps (vec<fieldoff_s> fieldstack) in check_for_overlaps()
5947 auto_vec<fieldoff_s> fieldstack; in create_variable_info_for_1() local
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-structalias.c5073 sort_fieldstack (VEC(fieldoff_s,heap) *fieldstack) in sort_fieldstack()
5141 push_fields_onto_fieldstack (tree type, VEC(fieldoff_s,heap) **fieldstack, in push_fields_onto_fieldstack()
5443 check_for_overlaps (VEC (fieldoff_s,heap) *fieldstack) in check_for_overlaps()