Home
last modified time | relevance | path

Searched refs:allocation_finger_ (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.cc3683 allocation_finger_ = position; in AllocateRegisters()
3724 allocation_finger_ = next_block_boundary; in AllocateRegisters()
3737 allocation_finger_ = next_block_boundary; in AllocateRegisters()
3890 DCHECK(allocation_finger_ <= range->Start()); in AddToUnhandled()
H A Dregister-allocator.h1525 LifetimePosition allocation_finger_; member in v8::internal::compiler::RegisterAllocationFlag::LiveRange::final

Completed in 12 milliseconds