retdec
Classes | Namespaces
graphviz_cfg_writer.h File Reference

A CFG writer in the dot format (graphviz). More...

#include <ostream>
#include <set>
#include <string>
#include "retdec/llvmir2hll/graphs/cfg/cfg_writer.h"
#include "retdec/llvmir2hll/support/smart_ptr.h"

Go to the source code of this file.

Classes

class  retdec::llvmir2hll::GraphvizCFGWriter
 A CFG writer in the dot format (graphviz). More...
 

Namespaces

 retdec
 
 retdec::llvmir2hll
 

Detailed Description

A CFG writer in the dot format (graphviz).