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  

reg_alloc Class Reference

#include <reg_alloc.h>

Inheritance diagram for reg_alloc:

briggs_reg_alloc dummy_reg_alloc List of all members.

Public Member Functions

virtual void allocate (procNode *proc)=0

Member Function Documentation

virtual void reg_alloc::allocate procNode   proc [pure virtual]
 

Implemented in briggs_reg_alloc, and dummy_reg_alloc.


The documentation for this class was generated from the following file:

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