Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-structalias.c900 constraint_vec_find (vec<constraint_t> vec, in constraint_vec_find() function
931 if (constraint_vec_find (*to, *c) == NULL) in constraint_set_union()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-structalias.cc914 constraint_vec_find (vec<constraint_t> vec, in constraint_vec_find() function
945 if (constraint_vec_find (*to, *c) == NULL) in constraint_set_union()
H A DChangeLog-200511949 (constraint_vec_find): Update for heapification.