Home | History | Annotate | Download | only in src

Lines Matching refs:rest_guard

4987 rest_guard = new(compiler->zone()) Guard(reg_ctr, Guard::GEQ, min);
4988 rest_alt.AddGuard(rest_guard, zone);