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

Simplify HIR into LIR. More...

#include <tree/fwd.hh>
Include dependency graph for libcanon.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  canon
 Simplification of tree::Tree code.

Functions

void canon::canonicalize (tree::Fragments &fragments, bool canon_trace_p=false)
 Simplify the fragments.
void canon::make_traces (tree::Fragments &fragments, bool trace_trace_p=false)
 Normalize the CJump of fragments.

Detailed Description

Simplify HIR into LIR.