Searched refs:dist32 (Results 1 – 1 of 1) sorted by relevance
3478 int dist32 = in CheckConstPool() local3480 if ((dist32 >= kMaxDistToIntPool - kCheckPoolInterval) || in CheckConstPool()3481 (!require_jump && (dist32 >= kMaxDistToIntPool / 2))) { in CheckConstPool()