Otawa  0.10
ParExeProc.h File Reference
#include <elm/io.h>
#include <elm/genstruct/Vector.h>
#include <elm/string/String.h>
#include <elm/genstruct/DLList.h>
#include <stdio.h>
#include <otawa/otawa.h>
#include <otawa/hard/Processor.h>

Go to the source code of this file.

Classes

class  otawa::ParExeQueue
 Representation of a hardware instruction queue to be used to build a ParExeGraph. More...
 
class  otawa::ParExeStage
 Representation of a pipeline stage to be used to build a ParExeGraph. More...
 
class  otawa::ParExeStage::NodeIterator
 Iterator for the graph nodes related to the pipeline stage. More...
 
class  otawa::ParExePipeline
 Representation of a pipeline (list of stages). More...
 
class  otawa::ParExePipeline::StageIterator
 
class  otawa::ParExeProc
 Représentation of a processor (to be used to build a ParExeGraph). More...
 
class  otawa::ParExeProc::QueueIterator
 Iterator for the instruction queues. More...
 

Namespaces

 otawa
 $Id$ Copyright (c) 2007, IRIT - UPS casse.nosp@m.@iri.nosp@m.t.fr
 
 otawa::hard