Home | History | Annotate | Download | only in cctest

Lines Matching defs:loop2

1225   Label loop2;
1227 m.Bind(&loop2);
1230 m.IfRegisterGE(loop_cnt, 0, &loop2);