Searched refs:kMaxDistToIntPool (Results 1 – 2 of 2) sorted by relevance
1618 static const int kMaxDistToIntPool = 4*KB; variable1622 static const int kMaxNumPending32Constants = kMaxDistToIntPool / kInstrSize;1688 kMaxDistToIntPool))); in EndBlockConstPool()
4942 kMaxDistToIntPool)); in BlockConstPoolFor()5025 if ((dist32 >= kMaxDistToIntPool - kCheckPoolInterval) || in CheckConstPool()5026 (!require_jump && (dist32 >= kMaxDistToIntPool / 2))) { in CheckConstPool()