|
| FrameAccessState (const Frame *const frame) |
|
const Frame * | frame () const |
|
void | MarkHasFrame (bool state) |
|
int | sp_delta () const |
|
void | ClearSPDelta () |
|
void | IncreaseSPDelta (int amount) |
|
bool | access_frame_with_fp () const |
|
bool | has_frame () const |
|
void | SetFrameAccessToDefault () |
|
void | SetFrameAccessToFP () |
|
void | SetFrameAccessToSP () |
|
int | GetSPToFPSlotCount () const |
|
int | GetSPToFPOffset () const |
|
FrameOffset | GetFrameOffset (int spill_slot) const |
|
void * | operator new (size_t size, Zone *zone) |
|
void | operator delete (void *, size_t) |
|
void | operator delete (void *pointer, Zone *zone) |
|
Definition at line 208 of file frame.h.
The documentation for this class was generated from the following files: