Home | History | Annotate | Download | only in optimizing

Lines Matching refs:new_position

1001     uint32_t new_position = __ GetAdjustedPosition(old_position);
1002 DCHECK_GE(new_position, old_position);
1003 stack_map_stream->SetStackMapNativePcOffset(i, new_position);