Home | History | Annotate | Download | only in arm64

Lines Matching refs:current_pc

2167   intptr_t current_pc = masm()->pc_offset();
2169 if (current_pc < (last_lazy_deopt_pc_ + space_needed)) {
2170 intptr_t padding_size = last_lazy_deopt_pc_ + space_needed - current_pc;