OpenASIP
2.0
|
#include <string>
#include <set>
#include "TCEString.hh"
#include "GraphNode.hh"
#include "CodeSnippet.hh"
#include "BasicBlockNode.hh"
Go to the source code of this file.
Classes | |
class | ControlDependenceNode |
Namespaces | |
TTAProgram | |
Prototype control dependence graph of TTA program representation: declaration of graph node (basic block or region node).
Definition in file ControlDependenceNode.hh.