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

Liveness tasks implementation. More...

#include <common.hh>
#include <misc/contract.hh>
#include <temp/tasks.hh>
#include <target/tasks.hh>
#include <liveness/tasks.hh>
#include <liveness/libliveness.hh>
Include dependency graph for tasks.cc:

Namespaces

namespace  liveness
 Generation of the FlowGraph, Liveness graph, and InterferenceGraph.
namespace  liveness::tasks

Macros

#define DEFINE_TASKS   1

Functions

const std::string liveness::tasks::basename ()
 Return the filename being computed.
void liveness::tasks::flowgraph_dump ()
void liveness::tasks::liveness_dump ()
void liveness::tasks::interference_dump ()

Detailed Description

Liveness tasks implementation.

Macro Definition Documentation

#define DEFINE_TASKS   1