Home | History | Annotate | Download | only in optimizing

Lines Matching refs:loop_head

803     MipsLabel loop_head, exit_loop;
804 __ Bind(&loop_head);
817 __ Beqz(tmp, &loop_head);