Searched refs:have_const_int_constraints (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dgenpreds.c714 static bool have_const_int_constraints;
923 have_const_int_constraints |= c->is_const_int;
1264 if (have_const_int_constraints)
1347 if (have_const_int_constraints)
713 static bool have_const_int_constraints; variable

Completed in 113 milliseconds