Searched refs:MaxMemoizationEntries (Results 1 – 1 of 1) sorted by relevance
44 static const unsigned MaxMemoizationEntries = 10000; variable647 if (ResultCache.size() > MaxMemoizationEntries) in matchesChildOf()656 if (ResultCache.size() > MaxMemoizationEntries) in matchesDescendantOf()668 if (ResultCache.size() > MaxMemoizationEntries) in matchesAncestorOf()