Searched refs:AddToUnhandledUnsorted (Results 1 - 4 of 4) sorted by relevance

/external/v8/src/crankshaft/
H A Dlithium-allocator.h421 void AddToUnhandledUnsorted(LiveRange* range);
H A Dlithium-allocator.cc1488 AddToUnhandledUnsorted(live_ranges_[i]);
1664 void LAllocator::AddToUnhandledUnsorted(LiveRange* range) { function in class:LAllocator
/external/v8/src/compiler/
H A Dregister-allocator.h1069 void AddToUnhandledUnsorted(LiveRange* range);
H A Dregister-allocator.cc2761 AddToUnhandledUnsorted(to_add);
2897 void LinearScanAllocator::AddToUnhandledUnsorted(LiveRange* range) { function in class:v8::internal::compiler::LiveRangeBoundArray::LinearScanAllocator

Completed in 1313 milliseconds