Home | History | Annotate | Download | only in src

Lines Matching refs:rest_guard

3902     Guard* rest_guard = new Guard(reg_ctr, Guard::GEQ, min);
3903 rest_alt.AddGuard(rest_guard);