Home
last modified time | relevance | path

Searched refs:ReloadLiveRanges (Results 1 – 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.h1417 void ReloadLiveRanges(RangeWithRegisterSet const& to_be_live,
Dregister-allocator.cc3194 void LinearScanAllocator::ReloadLiveRanges( in ReloadLiveRanges() function in v8::internal::compiler::LinearScanAllocator
3821 ReloadLiveRanges(to_be_live, next_block_boundary); in AllocateRegisters()