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

Declare functions and variables exported by callgraph module. More...

#include <ast/fwd.hh>
#include <callgraph/fundec-graph.hh>
Include dependency graph for libcallgraph.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.

Functions

const CallGraph * callgraph::callgraph_compute (const ast::Ast &tree)
 Build the callgraph.
CallGraph * callgraph::callgraph_compute (ast::Ast &tree)

Detailed Description

Declare functions and variables exported by callgraph module.