Otawa  0.10
cfg_SubCFGBuilder.cpp File Reference
#include <otawa/cfg/SubCFGBuilder.h>
#include <otawa/cfg/features.h>
#include <otawa/prog/WorkSpace.h>
#include <otawa/cfg.h>
#include <otawa/dfa/AbsIntLite.h>
#include <otawa/cfg/CFGAdapter.h>
#include <elm/util/BitVector.h>
#include <elm/genstruct/HashTable.h>

Namespaces

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

Functions

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

Variables

Identifier< bool > otawa::IS_START ("", false)
 
Identifier< bool > otawa::IS_STOP ("", false)
 
Identifier< bool > otawa::IS_ON_FORWARD_PATH ("", false)
 
Identifier< bool > otawa::IS_ON_BACKWARD_PATH ("", false)