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

Define exported callgraph functions. More...

Include dependency graph for libcallgraph.cc:

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

Define exported callgraph functions.