Searched refs:spill_start_index (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/compiler/backend/ | ||
H A D | register-allocator.h | 807 int spill_start_index() const { return spill_start_index_; } in spill_start_index() function in v8::internal::compiler::RegisterAllocationFlag::LiveRange::final |
H A D | register-allocator.cc | 4844 : range->spill_start_index(); in PopulateReferenceMaps() |
Completed in 16 milliseconds