CodeQL library for C#
codeql/csharp-all 0.10.0 (changelog, source)
Search

Predicate MakeImpl::Impl::stageStats

INTERNAL: Only for debugging.

Calculates per-stage metrics for data flow.

Import path

import codeql.dataflow.internal.DataFlowImpl
predicate stageStats(int n, string stage, int nodes, int fields, int conscand, int states, int tuples, int calledges, int tfnodes, int tftuples)