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

Callgraph module related tasks' implementation. More...

#include <ostream>
#include <ast/libast.hh>
#include <ast/tasks.hh>
#include <callgraph/tasks.hh>
#include <callgraph/libcallgraph.hh>
Include dependency graph for tasks.cc:

Namespaces

namespace  callgraph
 Computing static link related information.
namespace  callgraph::tasks
 The Tasks of the escapes module.

Macros

#define DEFINE_TASKS   1

Functions

void callgraph::tasks::callgraph_compute ()
void callgraph::tasks::callgraph_dump ()

Variables

static std::unique_ptr< CallGraph > callgraph::tasks::callgraph

Detailed Description

Callgraph module related tasks' implementation.

Macro Definition Documentation

#define DEFINE_TASKS   1