Home | History | Annotate | Download | only in pre_gen

Lines Matching refs:TOOM_MUL_CUTOFF

4941   if (MIN (a->used, b->used) >= TOOM_MUL_CUTOFF) {
9503 TOOM_MUL_CUTOFF = 350, /* no optimal values of these are known yet so set em high */