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

/haiku-buildtools/gcc/gcc/
H A Dgenpreds.c688 static bool have_const_int_constraints;
920 have_const_int_constraints |= c->is_const_int;
1453 if (have_const_int_constraints)
1563 if (have_const_int_constraints)
687 static bool have_const_int_constraints; variable

Completed in 37 milliseconds