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

Specialization of assem::Instr for moves. More...

#include <assem/instr.hh>
#include <assem/move.hxx>
Include dependency graph for move.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  assem::Move

Namespaces

namespace  assem
 Pseudo assembly support.

Typedefs

typedef std::list< assem::Move * > assem::moves_type
typedef std::list< const
assem::Move * > 
assem::const_moves_type

Detailed Description

Specialization of assem::Instr for moves.