Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DExplodedGraph.cpp51 : NumNodes(0), ReclaimNodeInterval(0) {} in ExplodedGraph()
190 ReclaimCounter = ReclaimNodeInterval; in reclaimRecentlyAllocatedNodes()
324 if (ReclaimNodeInterval) in getNode()
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExplodedGraph.h283 unsigned ReclaimNodeInterval; variable
391 ReclaimCounter = ReclaimNodeInterval = Interval; in enableNodeReclamation()