Otawa  0.10
FirstLastBuilder.h File Reference

Go to the source code of this file.

Classes

class  otawa::FirstLastBuilder
 

Namespaces

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

Variables

Identifier< LBlock ** > otawa::LAST_LBLOCK
 This property gives the ID of the last lblock of a BasicBlock, for each line. More...
 
Identifier< bool > otawa::LBLOCK_ISFIRST
 This property tells if the lblock is the first of its BasicBlock (for its cache line) This information is useful, because if it's false, then, the lblock is always a miss. More...
 
Feature< FirstLastBuilder > otawa::ICACHE_FIRSTLAST_FEATURE
 This feature represents the availability of the LAST_LBLOCK and LBLOCK_ISFIRST properties. More...