Searched defs:InsertInternal (Results 1 – 2 of 2) sorted by relevance
49 void SplayTree<Config, Allocator>::InsertInternal(int cmp, Node* node) { in InsertInternal() function
257 inline void InsertInternal(key_type k, const value& v, uint64 b, int slot) { in InsertInternal() function