Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dregister-allocator.h1092 void SplitAndSpillIntersecting(LiveRange* range);
Dregister-allocator.cc3281 SplitAndSpillIntersecting(current); in AllocateBlockedReg()
3285 void LinearScanAllocator::SplitAndSpillIntersecting(LiveRange* current) { in SplitAndSpillIntersecting() function in v8::internal::compiler::LinearScanAllocator