Home
last modified time | relevance | path

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

/external/v8/src/
Dlithium-allocator.h426 void InactiveToHandled(LiveRange* range);
Dlithium-allocator.cc1566 InactiveToHandled(cur_inactive); in AllocateRegisters()
1743 void LAllocator::InactiveToHandled(LiveRange* range) { in InactiveToHandled() function in v8::internal::LAllocator
2007 InactiveToHandled(range); in SplitAndSpillIntersecting()
/external/v8/src/compiler/
Dregister-allocator.h417 void InactiveToHandled(LiveRange* range);
Dregister-allocator.cc1605 InactiveToHandled(cur_inactive); in AllocateRegisters()
1774 void RegisterAllocator::InactiveToHandled(LiveRange* range) { in InactiveToHandled() function in v8::internal::compiler::RegisterAllocator
2031 InactiveToHandled(range); in SplitAndSpillIntersecting()