Otawa  0.10
util_AccessedAddress.cpp File Reference

Namespaces

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

Functions

char otawa::sign (t::int32 v)
 
p::feature otawa::ADDRESS_ANALYSIS_FEATURE ("otawa::ADDRESS_ANALYSIS_FEATURE", new Maker< NoProcessor >())
 This feature ensures that accessed memory information (class AccessedAddress) is provided for each basic block. More...
 
Identifier< AccessedAddresses * > otawa::ADDRESSES ("otawa::ADDRESSES", 0)
 Provide the set of accesses to the memory for the current basic block. More...
 
Identifier< address_stat_t * > otawa::ADDRESS_STATS ("otawa::ADDRESS_STATS", 0)
 This property provides statistics about ADDRESS_ANALYSIS_FEATURE. More...
 
io::Output & otawa::operator<< (io::Output &out, address_stat_t *stats)