Skip to content

Dbg::dotGraphGenerator

Generate dot graphs for an analysis: it handles intra‐procedural analysis for now.

Synopsis

Declared in <src/midend/programAnalysis/genericDataflow/AnalysisDebuggingUtils.h>

void
dotGraphGenerator(Analysis* a);

Created with MrDocs