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

Declaration of inlining::Inliner. More...

#include <map>
#include <misc/set.hh>
#include <astclone/cloner.hh>
#include <misc/scoped-map.hh>
Include dependency graph for inliner.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  inlining::Inliner
 Perform inline expansion of functions. More...

Namespaces

namespace  inlining
 Inlining functions of an ast::Ast.

Detailed Description

Declaration of inlining::Inliner.