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

/external/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp51 : NumNodes(0), ReclaimNodeInterval(0) {}
190 ReclaimCounter = ReclaimNodeInterval;
324 if (ReclaimNodeInterval)
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h285 unsigned ReclaimNodeInterval; member in class:clang::ento::ExplodedGraph
382 ReclaimCounter = ReclaimNodeInterval = Interval;

Completed in 76 milliseconds