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/
Dregister-allocator.h1414 void SpillNotLiveRanges(RangeWithRegisterSet* to_be_live,
Dregister-allocator.cc3068 void LinearScanAllocator::SpillNotLiveRanges(RangeWithRegisterSet* to_be_live, in SpillNotLiveRanges() function in v8::internal::compiler::LinearScanAllocator
3820 SpillNotLiveRanges(&to_be_live, next_block_boundary, spill_mode); in AllocateRegisters()