Main Page Modules Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
WebRecord Class Reference#include <briggs_reg_alloc.h>
List of all members.
Constructor & Destructor Documentation
WebRecord::WebRecord |
( |
Symbol |
sym, |
|
|
Register |
reg, |
|
|
bool |
spill = false, |
|
|
int |
disp = -1 |
|
) |
[inline] |
|
Member Function Documentation
Register& WebRecord::getReg |
( |
|
) |
[inline] |
|
bool& WebRecord::getSpill |
( |
|
) |
[inline] |
|
Symbol& WebRecord::getSym |
( |
|
) |
[inline] |
|
Member Data Documentation
int WebRecord::disp [private]
|
|
bool WebRecord::spill [private]
|
|
Symbol WebRecord::sym [private]
|
|
The documentation for this class was generated from the following files:
|