LRDE Tiger Compiler  1.34a $Id: 7fef12e1f5fa43449d667a0eec1d837c40fc1202 $
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
regallocator.hh File Reference

regalloc::RegisterAllocator declaration. More...

#include <temp/temp.hh>
#include <assem/fwd.hh>
#include <assem/visitor.hh>
#include <target/fwd.hh>
#include <misc/timer.hh>
Include dependency graph for regallocator.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  regalloc::RegisterAllocator
 "Allocate-registers" functor. More...

Namespaces

namespace  regalloc
 Perform the register allocation.

Detailed Description