Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.h830 bool has_slot_use() const { in has_slot_use() function in v8::internal::compiler::RegisterAllocationFlag::LiveRange::final
H A Dregister-allocator.cc858 bool might_be_duplicated = has_slot_use() || spilled(); in FilterSpillMoves()
2523 if (range->has_slot_use() && range->HasNoSpillType()) { in BuildLiveRanges()

Completed in 13 milliseconds