C-Breeze
C Compiler Infrastructure

[ Project home page]
Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

lir_gen_walker.h File Reference

#include <utility>
#include <stack>
#include "c_breeze.h"
#include "LIR.h"
#include "instruction.h"
#include "arch_info.h"
#include "storage_alloc.h"

Go to the source code of this file.

Compounds

class  AllocSizeChanger
 Changer the fills in the alloc_size() & alloc_align() fields of every typeNode. More...

class  AllocToMemWalker
 Walker that determines list of variables that must be allocated to memory. More...

class  lir_gen_walker
class  SizeofChanger
 Changer that replaces sizeof() expressions with constants. More...


Generated on August 27, 2003
Back to the C-Breeze home page