Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-structalias.c221 typedef struct constraint *constraint_t; typedef
497 static VEC(constraint_t,heap) *constraints; in VEC() argument
854 constraint_vec_find (VEC(constraint_t,heap) *vec, in constraint_vec_find()
875 constraint_set_union (VEC(constraint_t,heap) **to, in constraint_set_union()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-structalias.c219 typedef struct constraint *constraint_t; typedef