Otawa  0.10
CFG.cpp File Reference
#include <elm/assert.h>
#include <elm/debug.h>
#include <otawa/cfg.h>
#include <otawa/util/Dominance.h>
#include <otawa/dfa/BitSet.h>
#include <elm/genstruct/HashTable.h>
#include <elm/genstruct/VectorQueue.h>

Namespaces

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

Functions

Identifier< CFG * > otawa::ENTRY ("otawa::ENTRY", 0)
 Identifier used for storing and retrieving the CFG on its entry BB. More...
 
Identifier< int > otawa::INDEX ("otawa::INDEX",-1)
 Identifier used for storing in each basic block from the CFG its index. More...