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

Simplify HIR into LIR. More...

#include <tree/fragment.hh>
#include <tree/fragments.hh>
#include <canon/canon.hh>
#include <canon/traces.hh>
#include <canon/libcanon.hh>
Include dependency graph for libcanon.cc:

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.