Home
last modified time | relevance | path

Searched refs:OrderByLastUse (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/backend/
H A Dmid-tier-register-allocator.cc3006 struct OrderByLastUse { struct in v8::internal::compiler::MidTierSpillSlotAllocator
3011 ZonePriorityQueue<SpillSlot*, OrderByLastUse> allocated_slots_;
3038 bool MidTierSpillSlotAllocator::OrderByLastUse::operator()( in operator ()()
/dports/lang/v8/v8-9.6.180.12/src/compiler/backend/
H A Dmid-tier-register-allocator.cc3143 struct OrderByLastUse { struct in v8::internal::compiler::MidTierSpillSlotAllocator
3148 ZonePriorityQueue<SpillSlot*, OrderByLastUse> allocated_slots_;
3175 bool MidTierSpillSlotAllocator::OrderByLastUse::operator()( in operator ()()