Lines Matching refs:last_pc_
460 DCHECK(rinfo->pc() - last_pc_ >= 0);462 uint32_t pc_delta = static_cast<uint32_t>(rinfo->pc() - last_pc_);515 last_pc_ = rinfo->pc();