Home | History | Annotate | Download | only in cctest

Lines Matching defs:loop2

1211   Label loop2;
1213 m.Bind(&loop2);
1216 m.IfRegisterGE(loop_cnt, 0, &loop2);