Searched refs:has_fp_values (Results 1 – 1 of 1) sorted by relevance
3869 bool has_fp_values = (num_pending_64_bit_constants_ > 0); in CheckConstPool() local3871 if (has_fp_values) { in CheckConstPool()3891 DCHECK(has_fp_values || has_int_values); in CheckConstPool()3893 if (has_fp_values) { in CheckConstPool()