Home | History | Annotate | Download | only in ia32

Lines Matching refs:current_pc

2664   int current_pc = masm()->pc_offset();
2665 if (current_pc < last_lazy_deopt_pc_ + space_needed) {
2666 int padding_size = last_lazy_deopt_pc_ + space_needed - current_pc;