Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.h902 bool HasSpillRange() const { return spill_type() >= SpillType::kSpillRange; } in HasSpillRange() function in v8::internal::compiler::RegisterAllocationFlag::LiveRange::final
H A Dmid-tier-register-allocator.cc485 bool HasSpillRange() const { return spill_range_ != nullptr; } in HasSpillRange() function in v8::internal::compiler::final

Completed in 10 milliseconds