Home | History | Annotate | Download | only in x87

Lines Matching refs:current_pc

5414     int current_pc = masm()->pc_offset();
5415 if (current_pc < last_lazy_deopt_pc_ + space_needed) {
5416 int padding_size = last_lazy_deopt_pc_ + space_needed - current_pc;