Home | History | Annotate | Download | only in ppc

Lines Matching refs:current_pc

2572   int current_pc = masm()->pc_offset();
2573 if (current_pc < last_lazy_deopt_pc_ + space_needed) {
2577 int padding_size = last_lazy_deopt_pc_ + space_needed - current_pc;