Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-structalias.c877 constraint_less (const constraint_t &a, const constraint_t &b) in constraint_less() function
909 place = vec.lower_bound (&lookfor, constraint_less); in constraint_vec_find()
933 unsigned int place = to->lower_bound (c, constraint_less); in constraint_set_union()
1055 unsigned int place = complex.lower_bound (c, constraint_less); in insert_into_complex()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-structalias.cc891 constraint_less (const constraint_t &a, const constraint_t &b) in constraint_less() function
923 place = vec.lower_bound (&lookfor, constraint_less); in constraint_vec_find()
947 unsigned int place = to->lower_bound (c, constraint_less); in constraint_set_union()
1069 unsigned int place = complex.lower_bound (c, constraint_less); in insert_into_complex()