Home | History | Annotate | Download | only in src

Lines Matching full:rest_guard

5028     Guard* rest_guard = new(compiler->zone()) Guard(reg_ctr, Guard::GEQ, min);
5029 rest_alt.AddGuard(rest_guard, zone);