Home
last modified time | relevance | path

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

/external/v8/src/
Dlithium-allocator.h524 void ActiveToInactive(LiveRange* range);
Dlithium-allocator.cc1557 ActiveToInactive(cur_active); in AllocateRegisters()
1733 void LAllocator::ActiveToInactive(LiveRange* range) { in ActiveToInactive() function in v8::internal::LAllocator