Home
last modified time | relevance | path

Searched defs:spill_ranges (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.h290 ZoneVector<SpillRange*>& spill_ranges() { return spill_ranges_; } in spill_ranges() function in v8::internal::compiler::RegisterAllocationFlag::final
H A Dregister-allocator.cc4638 ZoneVector<SpillRange*>& spill_ranges = data()->spill_ranges(); in AssignSpillSlots() local

Completed in 12 milliseconds