Searched refs:InsertInternal (Results 1 – 2 of 2) sorted by relevance
39 InsertInternal(cmp, node); in Insert()47 void SplayTree<Config, Allocator>::InsertInternal(int cmp, Node* node) { in InsertInternal() function174 InsertInternal(cmp, node_to_move); in Move()
162 void InsertInternal(int cmp, Node* node);