Searched refs:GrowHashTable (Results 1 - 2 of 2) 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();
/external/llvm/include/llvm/ADT/
H A DFoldingSet.h185 /// GrowHashTable - Double the size of the hash table and rehash everything.
187 void GrowHashTable();

Completed in 2210 milliseconds