Home
last modified time | relevance | path

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

/external/v8/src/
Dlithium-allocator.h526 void InactiveToActive(LiveRange* range);
Dlithium-allocator.cc1568 InactiveToActive(cur_inactive); in AllocateRegisters()
1749 void LAllocator::InactiveToActive(LiveRange* range) { in InactiveToActive() function in v8::internal::LAllocator