HomeSort by: relevance | last modified time | path
    Searched refs:ReclaimCounter (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
ExplodedGraph.cpp 177 assert(ReclaimCounter > 0);
178 if (--ReclaimCounter != 0)
180 ReclaimCounter = ReclaimNodeInterval;
  /src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
ExplodedGraph.h 343 unsigned ReclaimCounter;
447 ReclaimCounter = ReclaimNodeInterval = Interval;

Completed in 15 milliseconds