Searched refs:kMaxNumPending32Constants (Results 1 – 2 of 2) sorted by relevance
1440 static const int kMaxNumPending32Constants = kMaxDistToIntPool / kInstrSize; variable
3754 DCHECK(num_pending_32_bit_constants_ < kMaxNumPending32Constants); in ConstantPoolAddEntry()3762 new ConstantPoolEntry[kMaxNumPending32Constants]; in ConstantPoolAddEntry()