OpenASIP  2.0
Namespaces
InstructionReferenceImpl.cc File Reference
#include <set>
#include <iostream>
#include "InstructionReference.hh"
#include "InstructionReferenceImpl.hh"
#include "InstructionReferenceManager.hh"
#include "Application.hh"
Include dependency graph for InstructionReferenceImpl.cc:

Go to the source code of this file.

Namespaces

 TTAProgram
 

Detailed Description

Implementation 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.cc.