Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dregister-allocator.cc1702 static int UnhandledSortHelper(LiveRange* const* a, LiveRange* const* b) { in UnhandledSortHelper() function
1716 unhandled_live_ranges_.Sort(&UnhandledSortHelper); in SortUnhandled()
/external/v8/src/
Dlithium-allocator.cc1673 static int UnhandledSortHelper(LiveRange* const* a, LiveRange* const* b) { in UnhandledSortHelper() function
1687 unhandled_live_ranges_.Sort(&UnhandledSortHelper); in SortUnhandled()