Home | History | Annotate | Download | only in compiler

Lines Matching full:buckets

738     hash.push_back(1);  // Number of buckets.
740 // Buckets. Having just one makes it linear search.