Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.cc1213 if (HasSlot() || other->HasSlot()) return false; in TryMerge()
4656 if (!range->HasSlot()) { in AssignSpillSlots()
H A Dregister-allocator.h1084 bool HasSlot() const { return assigned_slot_ != kUnassignedSlot; } in HasSlot() function in v8::internal::compiler::RegisterAllocationFlag::LiveRange::final

Completed in 18 milliseconds