Home | History | Annotate | Download | only in ia32

Lines Matching refs:current_pc

4768   int current_pc = masm()->pc_offset();
4770 if (current_pc < last_lazy_deopt_pc_ + patch_size) {
4771 int padding_size = last_lazy_deopt_pc_ + patch_size - current_pc;