Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.cc348 DCHECK_NE(TopLevel()->last_child_covers_, next_); in AttachToNext()
821 last_child_covers_(this) { in TopLevelLiveRange()
923 LiveRange* child = last_child_covers_; in GetChildCovers()
938 last_child_covers_ = child == nullptr ? previous_child : child; in GetChildCovers()
H A Dregister-allocator.h1062 LiveRange* last_child_covers_; member in v8::internal::compiler::RegisterAllocationFlag::LiveRange::final

Completed in 12 milliseconds