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

Implementation of inlining::Inliner. More...

#include <boost/graph/transitive_closure.hpp>
#include <inlining/inliner.hh>
#include <parse/libparse.hh>
#include <parse/tweast.hh>
#include <callgraph/libcallgraph.hh>
Include dependency graph for inliner.cc:

Namespaces

namespace  inlining
 Inlining functions of an ast::Ast.

Detailed Description

Implementation of inlining::Inliner.