Searched refs:FindGreatestLessThan (Results 1 – 4 of 4) sorted by relevance
69 bool FindGreatestLessThan(const Key& key, Locator* locator);
90 bool SplayTree<Config, Allocator>::FindGreatestLessThan(const Key& key, in FindGreatestLessThan() function
2040 if (map->FindGreatestLessThan(range, &cur) || map->FindLeast(&cur)) { in RemoveJITCodeEntries()
6206 if (tree()->FindGreatestLessThan(current.from(), &loc)) { in AddRange()6288 if (!tree()->FindGreatestLessThan(value, &loc)) in Get()