Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.h1509 void SplitAndSpillIntersecting(LiveRange* range, SpillMode spill_mode);
Dregister-allocator.cc4397 SplitAndSpillIntersecting(current, spill_mode); in AllocateBlockedReg()
4400 void LinearScanAllocator::SplitAndSpillIntersecting(LiveRange* current, in SplitAndSpillIntersecting() function in v8::internal::compiler::LinearScanAllocator