Searched refs:kMaxDistToIntPool (Results 1 – 2 of 2) sorted by relevance
1520 static const int kMaxDistToIntPool = 4*KB; variable1524 static const int kMaxNumPending32Constants = kMaxDistToIntPool / kInstrSize;1590 kMaxDistToIntPool))); in EndBlockConstPool()
4190 kMaxDistToIntPool)); in BlockConstPoolFor()4273 if ((dist32 >= kMaxDistToIntPool - kCheckPoolInterval) || in CheckConstPool()4274 (!require_jump && (dist32 >= kMaxDistToIntPool / 2))) { in CheckConstPool()