OpenASIP  2.0
Classes | Namespaces
ControlDependenceNode.hh File Reference
#include <string>
#include <set>
#include "TCEString.hh"
#include "GraphNode.hh"
#include "CodeSnippet.hh"
#include "BasicBlockNode.hh"
Include dependency graph for ControlDependenceNode.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ControlDependenceNode
 

Namespaces

 TTAProgram
 

Detailed Description

Prototype control dependence graph of TTA program representation: declaration of graph node (basic block or region node).

Author
Vladimir Guzma 2006 (vladimir.guzma-no.spam-tut.fi)
Note
rating: red

Definition in file ControlDependenceNode.hh.