Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExplodedGraph.h338 unsigned ReclaimNodeInterval = 0; variable
445 ReclaimCounter = ReclaimNodeInterval = Interval; in enableNodeReclamation()
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DExplodedGraph.cpp179 ReclaimCounter = ReclaimNodeInterval; in reclaimRecentlyAllocatedNodes()
417 if (ReclaimNodeInterval) in getNode()