Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.h1414 void SpillNotLiveRanges(RangeWithRegisterSet* to_be_live,
H A Dregister-allocator.cc3068 void LinearScanAllocator::SpillNotLiveRanges(RangeWithRegisterSet* to_be_live, in SpillNotLiveRanges() function in v8::internal::compiler::LinearScanAllocator
3198 // The former is ensured by SpillNotLiveRanges, the latter is by construction in ReloadLiveRanges()
3820 SpillNotLiveRanges(&to_be_live, next_block_boundary, spill_mode); in AllocateRegisters()

Completed in 12 milliseconds