![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
bool | ShouldInitialize () |
void | Initialize (Zone *zone, TopLevelLiveRange *range) |
LiveRangeBound * | Find (const LifetimePosition position) const |
LiveRangeBound * | FindPred (const InstructionBlock *pred) |
LiveRangeBound * | FindSucc (const InstructionBlock *succ) |
bool | FindConnectableSubranges (const InstructionBlock *block, const InstructionBlock *pred, FindResult *result) const |
Definition at line 114 of file register-allocator.cc.