Home
last modified time | relevance | path

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

/external/v8/src/
Dlithium-allocator.h424 void ActiveToHandled(LiveRange* range);
Dlithium-allocator.cc1555 ActiveToHandled(cur_active); in AllocateRegisters()
1727 void LAllocator::ActiveToHandled(LiveRange* range) { in ActiveToHandled() function in v8::internal::LAllocator
1988 ActiveToHandled(range); in SplitAndSpillIntersecting()
/external/v8/src/compiler/
Dregister-allocator.h415 void ActiveToHandled(LiveRange* range);
Dregister-allocator.cc1594 ActiveToHandled(cur_active); in AllocateRegisters()
1758 void RegisterAllocator::ActiveToHandled(LiveRange* range) { in ActiveToHandled() function in v8::internal::compiler::RegisterAllocator
2012 ActiveToHandled(range); in SplitAndSpillIntersecting()