#include <linearscan.h>
Definition at line 389 of file linearscan.h.
◆ UsePosition()
Definition at line 391 of file linearscan.h.
394 }
Location * location_slot() const
UsePosition * next() const
◆ HasHint()
bool dart::UsePosition::HasHint |
( |
| ) |
const |
|
inline |
◆ hint()
Location dart::UsePosition::hint |
( |
| ) |
const |
|
inline |
Definition at line 401 of file linearscan.h.
401 {
403 return *hint_;
404 }
◆ location_slot()
Location * dart::UsePosition::location_slot |
( |
| ) |
const |
|
inline |
◆ next()
◆ pos()
intptr_t dart::UsePosition::pos |
( |
| ) |
const |
|
inline |
◆ set_hint()
void dart::UsePosition::set_hint |
( |
Location * |
hint | ) |
|
|
inline |
◆ set_location_slot()
void dart::UsePosition::set_location_slot |
( |
Location * |
location_slot | ) |
|
|
inline |
◆ set_next()
The documentation for this class was generated from the following file:
- third_party/dart-lang/sdk/runtime/vm/compiler/backend/linearscan.h