Home
last modified time | relevance | path

Searched refs:InactiveToHandled (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/crankshaft/
Dlithium-allocator.h424 void InactiveToHandled(LiveRange* range);
Dlithium-allocator.cc1571 InactiveToHandled(cur_inactive); in AllocateRegisters()
1748 void LAllocator::InactiveToHandled(LiveRange* range) { in InactiveToHandled() function in v8::internal::LAllocator
2010 InactiveToHandled(range); in SplitAndSpillIntersecting()
/external/v8/src/compiler/
Dregister-allocator.h1042 void InactiveToHandled(LiveRange* range);
Dregister-allocator.cc2475 InactiveToHandled(cur_inactive); in AllocateRegisters()
2594 void LinearScanAllocator::InactiveToHandled(LiveRange* range) { in InactiveToHandled() function in v8::internal::compiler::LinearScanAllocator
2811 InactiveToHandled(range); in SplitAndSpillIntersecting()