Skip to content

VariableRenaming::toDOT

Print the CFG with any UniqueNames and Def/Use information visible.

Synopsis

Declared in <src/midend/programAnalysis/variableRenaming/VariableRenaming.h>

void
toDOT(std::string const fileName);

Parameters

Name

Description

fileName

The filename to save graph as. Filenames will be prepended.

Created with MrDocs