Home
last modified time | relevance | path

Searched refs:constraint_vec_find (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-structalias.c854 constraint_vec_find (VEC(constraint_t,heap) *vec, in constraint_vec_find() function
883 if (constraint_vec_find (*to, *c) == NULL) in constraint_set_union()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-structalias.c893 constraint_vec_find (vec<constraint_t> vec, in constraint_vec_find() function
924 if (constraint_vec_find (*to, *c) == NULL) in constraint_set_union()