retdec
cfg Directory Reference
Directory dependency graph for cfg:
/var/cache/acbs/build/acbs.6bu6osb6/retdec/include/retdec/llvmir2hll/graphs/cfg

Directories

directory  cfg_builders
 
directory  cfg_traversals
 
directory  cfg_writers
 

Files

file  cfg.h [code]
 A representation of a control-flow graph (CFG).
 
file  cfg_builder.h [code]
 A base class for creators of control-flow graphs (CFGs) from functions.
 
file  cfg_traversal.h [code]
 A base class of all CFG traversals.
 
file  cfg_writer.h [code]
 A base class of all control-flow graph (CFG) writers.
 
file  cfg_writer_factory.h [code]
 Factory that creates instances of classes derived from CFGWriter.