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

Liveness module related tasks. More...

#include <task/libtask.hh>
Include dependency graph for tasks.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

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

Functions

 liveness::tasks::TASK_GROUP ("8. Liveness")
 liveness::tasks::TASK_DECLARE ("F|flowgraph-dump","dump the flowgraphs", flowgraph_dump,"inst-compute")
 Display the flowgraph.
 liveness::tasks::TASK_DECLARE ("V|liveness-dump","dump the liveness graphs", liveness_dump,"inst-compute")
 Display the flowgraph with liveness information.
 liveness::tasks::TASK_DECLARE ("N|interference-dump","dump the interference graphs", interference_dump,"inst-compute")
 Display the interference graph.

Detailed Description

Liveness module related tasks.