Home
last modified time | relevance | path

Searched refs:ReclaimNodeInterval (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h340 unsigned ReclaimNodeInterval = 0; variable
447 ReclaimCounter = ReclaimNodeInterval = Interval; in enableNodeReclamation()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp180 ReclaimCounter = ReclaimNodeInterval; in reclaimRecentlyAllocatedNodes()
418 if (ReclaimNodeInterval) in getNode()