Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dlithium-allocator.h426 void InactiveToHandled(LiveRange* range);
Dlithium-allocator.cc1565 InactiveToHandled(cur_inactive); in AllocateRegisters()
1742 void LAllocator::InactiveToHandled(LiveRange* range) { in InactiveToHandled() function in v8::internal::LAllocator
2004 InactiveToHandled(range); in SplitAndSpillIntersecting()
/external/v8/src/compiler/
Dregister-allocator.h1074 void InactiveToHandled(LiveRange* range);
Dregister-allocator.cc2815 InactiveToHandled(cur_inactive); in AllocateRegisters()
2950 void LinearScanAllocator::InactiveToHandled(LiveRange* range) { in InactiveToHandled() function in v8::internal::compiler::LinearScanAllocator
3370 InactiveToHandled(range); in SplitAndSpillIntersecting()