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

Temp task implementations. More...

#include <iostream>
#include <temp/tasks.hh>
#include <temp/temp.hh>
Include dependency graph for tasks.cc:

Namespaces

namespace  temp
 Managing Temp and Label.
namespace  temp::tasks

Macros

#define DEFINE_TASKS   1

Functions

void temp::tasks::tempmap_display ()
 Output tempmap on cout.

Variables

std::unique_ptr< TempMap > temp::tasks::tempmap
 Allocated registers.

Detailed Description

Temp task implementations.

Macro Definition Documentation

#define DEFINE_TASKS   1