Home | History | Annotate | Download | only in ia32

Lines Matching refs:IN_LOOP

1006   InLoopFlag in_loop = loop_nesting > 0 ? IN_LOOP : NOT_IN_LOOP;
1007 Handle<Code> ic = cgen()->ComputeCallInitialize(arg_count, in_loop);