Lines Matching refs:double_count
1827 int double_count = use_count[Representation::kDouble];1829 int non_tagged_count = double_count + int32_count;1844 if (double_count > 0) return Representation::Double();