Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dlithium-allocator.h480 void AddToUnhandledUnsorted(LiveRange* range);
Dlithium-allocator.cc1504 AddToUnhandledUnsorted(live_ranges_[i]); in AllocateRegisters()
1680 void LAllocator::AddToUnhandledUnsorted(LiveRange* range) { in AddToUnhandledUnsorted() function in v8::internal::LAllocator