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  

memorydef_key Class Reference

#include <memoryaccess.h>

List of all members.

Public Member Functions

 memorydef_key (memoryDef *the_def)

Public Attributes

memoryDefdef
Locationlocation


Constructor & Destructor Documentation

memorydef_key::memorydef_key memoryDef   the_def [inline]
 

Definition at line 348 of file memoryaccess.h.

References def.


Member Data Documentation

memoryDef* memorydef_key::def
 

Definition at line 344 of file memoryaccess.h.

Referenced by orderedDefs::find_dominating_def(), orderedDefs::find_strictly_dominating_def(), and orderedDefs::make_def_at().

Location* memorydef_key::location
 

Definition at line 345 of file memoryaccess.h.

Referenced by orderedDefs::find_dominating_def(), orderedDefs::find_strictly_dominating_def(), and orderedDefs::make_def_at().


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

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