Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.cc3764 auto& spill_state = data()->GetSpillState(pred); in AllocateRegisters() local
3766 spill_state.size()); in AllocateRegisters()
3770 for (const auto range : spill_state) { in AllocateRegisters()