OpenASIP  2.0
Classes | Namespaces
InstructionReferenceImpl.hh File Reference
#include <set>
#include "InstructionReferenceImpl.icc"
Include dependency graph for InstructionReferenceImpl.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TTAProgram::InstructionReferenceImpl
 

Namespaces

 TTAProgram
 

Detailed Description

Declaration of InstructionReferenceImpl class.

This class provides the internal tracking of instruction references to a single instruction. This class contains information about all references pointing to this instructions. When the reference count reaches 0, this class is automatically deleted.

Author
Heikki Kultala 2009 (heikki.kultala-no.spam-tut.fi)
Note
rating: red

Definition in file InstructionReferenceImpl.hh.