Searched refs:kMaxDistToIntPool (Results 1 – 2 of 2) sorted by relevance
1501 static constexpr int kMaxDistToIntPool = 4 * KB; variable1506 kMaxDistToIntPool / kInstrSize;1568 kMaxDistToIntPool))); in EndBlockConstPool()
5169 kMaxDistToIntPool)); in BlockConstPoolFor()5245 if ((dist32 >= kMaxDistToIntPool - kCheckPoolInterval) || in CheckConstPool()5246 (!require_jump && (dist32 >= kMaxDistToIntPool / 2))) { in CheckConstPool()