Otawa  0.10
cat_CATConstraintBuilder.cpp File Reference
#include <elm/io.h>
#include <otawa/cat/CATConstraintBuilder.h>
#include <otawa/instruction.h>
#include <otawa/cat/CATNode.h>
#include <otawa/cfg/CFGCollector.h>
#include <otawa/cat/CATDFA.h>
#include <otawa/cache/LBlockSet.h>
#include <otawa/ilp.h>
#include <otawa/ipet.h>
#include <otawa/ipet/IPET.h>
#include <otawa/util/ContextTree.h>
#include <elm/genstruct/HashTable.h>
#include <otawa/util/Dominance.h>
#include <otawa/cfg.h>
#include <otawa/hard/CacheConfiguration.h>
#include <otawa/cat/CATBuilder.h>
#include <otawa/hard/Platform.h>
#include <otawa/dfa/XIterativeDFA.h>
#include <otawa/dfa/XCFGVisitor.h>
#include <otawa/util/LBlockBuilder.h>
#include <otawa/ipet/TrivialInstCacheManager.h>

Namespaces

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

Variables

Identifier< ilp::Var * > otawa::cat::HIT_VAR ("otawa::cat::HIT_VAR_", 0)
 
Identifier< ilp::Var * > otawa::cat::MISS_VAR ("otawa::cat::MISS_VAR_")
 Property giving the variable counting the number of misses. More...
 
Identifier< ilp::Var * > otawa::cat::BB_VAR ("otawa::cat::BB_VAR_")
 
Identifier< CATNode * > otawa::cat::NODE ("otawa::cat::NODE", 0)