Home | History | Annotate | Download | only in x64

Lines Matching refs:current_pc

2859   int current_pc = __ pc_offset();
2860 if (current_pc < last_lazy_deopt_pc_ + space_needed) {
2861 int padding_size = last_lazy_deopt_pc_ + space_needed - current_pc;