Searched refs:StringsToBuckets (Results 1 – 1 of 1) sorted by relevance
57 static std::map<uint32_t, uint32_t> StringsToBuckets = { variable110 auto Entry = StringsToBuckets.lower_bound(NumStrings); in computeBucketCount()111 assert(Entry != StringsToBuckets.end()); in computeBucketCount()