Home | History | Annotate | Download | only in src

Lines Matching refs:GEQ

1213     case Guard::GEQ:
3675 Guard* rest_guard = new Guard(reg_ctr, Guard::GEQ, min);
4890 // with a GEQ guard, if any.
4898 if (guard->op() == Guard::GEQ) {