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

/netbsd-current/external/apache2/llvm/dist/clang/utils/analyzer/
H A DCmpRuns.py466 def derive_stats(results: AnalysisRun) -> Stats: function
499 stats_old = derive_stats(results_old)
500 stats_new = derive_stats(results_new)

Completed in 168 milliseconds