Searched refs:MaxMemoizationEntries (Results 1 – 1 of 1) sorted by relevance
47 static const unsigned MaxMemoizationEntries = 10000; variable676 if (ResultCache.size() > MaxMemoizationEntries) in matchesChildOf()685 if (ResultCache.size() > MaxMemoizationEntries) in matchesDescendantOf()697 if (ResultCache.size() > MaxMemoizationEntries) in matchesAncestorOf()