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

Callgraph module related tasks. More...

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  callgraph
 Computing static link related information.
namespace  callgraph::tasks
 The Tasks of the escapes module.

Functions

 callgraph::tasks::TASK_GROUP ("3. Callgraph")
 callgraph::tasks::TASK_DECLARE ("callgraph-compute","build the call graph", callgraph_compute,"bindings-compute")
 Build the call graph.
 callgraph::tasks::TASK_DECLARE ("callgraph-dump","dump the call graph", callgraph_dump,"callgraph-compute")
 Dump the callgraph.

Detailed Description

Callgraph module related tasks.