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

Declare functions exported by the inlining module. More...

#include <ast/fwd.hh>
#include <misc/error.hh>
Include dependency graph for libinlining.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  inlining
 Inlining functions of an ast::Ast.

Functions

template<typename A >
A * inlining::inline_expand (const A &tree)
template<typename A >
A * inlining::prune (const A &tree)

Detailed Description

Declare functions exported by the inlining module.