Otawa  0.10
Var.h File Reference
#include <elm/io.h>

Go to the source code of this file.

Classes

class  otawa::ilp::Var
 A variable is an identifier used for performing ILP computation. More...
 
class  otawa::ilp::Alias
 An alias is a specific variable that represents an expressions. More...
 

Namespaces

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

Functions

io::Outputotawa::ilp::operator<< (io::Output &out, Var *var)
 
io::Outputotawa::ilp::operator<< (io::Output &out, Var &var)
 
io::Output & otawa::ilp::operator<< (io::Output &out, Var::type_t type)