Otawa  0.10
LBlock.h File Reference
#include <elm/string.h>
#include <elm/genstruct/SLList.h>
#include <elm/genstruct/HashTable.h>
#include <elm/inhstruct/DLList.h>
#include <elm/PreIterator.h>
#include <otawa/instruction.h>
#include <otawa/cfg/BasicBlock.h>
#include <otawa/ilp/Var.h>
#include <otawa/hard/Cache.h>

Go to the source code of this file.

Classes

class  otawa::LBlock
 The l-block is an abstraction allowing to split the basic block according to the bound of the cache block, that is, instructions composing a l-block are owned by the same basic block and same cache block. More...
 

Namespaces

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

Functions

Output & otawa::operator<< (Output &out, const LBlock *block)