Searched defs:GrowHashTable (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Support/
H A DFoldingSet.cpp246 /// GrowHashTable - Double the size of the hash table and rehash everything.
248 void FoldingSetImpl::GrowHashTable() { function in class:FoldingSetImpl
311 GrowHashTable();

Completed in 370 milliseconds