Searched refs:TrimInterval (Results 1 - 1 of 1) sorted by last modified time

/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp79 unsigned TrimInterval = mgr.options.getGraphTrimInterval(); local
80 if (TrimInterval != 0) {
82 G.enableNodeReclamation(TrimInterval);

Completed in 73 milliseconds