Lines Matching full:loop_depth
161 ASSERT(loop_depth() == 0);163 ASSERT(loop_depth() == 0);1301 InLoopFlag in_loop = (loop_depth() > 0) ? IN_LOOP : NOT_IN_LOOP;1388 loop_depth() == 0) {1455 InLoopFlag in_loop = (loop_depth() > 0) ? IN_LOOP : NOT_IN_LOOP;1706 if (loop_depth() > 0) {