Home | History | Annotate | Download | only in src

Lines Matching refs:GEQ

1331     case Guard::GEQ:
3839 Guard* rest_guard = new Guard(reg_ctr, Guard::GEQ, min);
5025 // with a GEQ guard, if any.
5033 if (guard->op() == Guard::GEQ) {