Home
last modified time | relevance | path

Searched defs:AddToInactive (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dregister-allocator.cc1669 void RegisterAllocator::AddToInactive(LiveRange* range) { in AddToInactive() function in v8::internal::compiler::RegisterAllocator
/external/v8/src/
Dlithium-allocator.cc1640 void LAllocator::AddToInactive(LiveRange* range) { in AddToInactive() function in v8::internal::LAllocator