Otawa  0.10
SubCFGBuilder.h File Reference
#include <elm/genstruct/Vector.h>
#include <otawa/proc/Registration.h>
#include <otawa/proc/Processor.h>
#include <otawa/prop/Identifier.h>
#include <otawa/cfg/CFGAdapter.h>

Go to the source code of this file.

Classes

class  otawa::SubCFGBuilder
 Build a sub-CFG starting at the given otawa::START address and ending at the multiple otawa::STOP addresses. More...
 

Namespaces

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

Variables

Identifier< Address > otawa::CFG_START
 Configuration of otawa::SubCFGBuilder specifying the start of the sub-CFG to process. More...
 
Identifier< Address > otawa::CFG_STOP
 Configuration of otawa::SubCFGBuilder specifying a end of the sub-CFG to process. More...