Searched defs:AddToInactive (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/compiler/ | ||
D | register-allocator.cc | 1669 void RegisterAllocator::AddToInactive(LiveRange* range) { in AddToInactive() function in v8::internal::compiler::RegisterAllocator |
/external/v8/src/ | ||
D | lithium-allocator.cc | 1640 void LAllocator::AddToInactive(LiveRange* range) { in AddToInactive() function in v8::internal::LAllocator |