Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dlithium-allocator.cc1678 static int UnhandledSortHelper(LiveRange* const* a, LiveRange* const* b) { in UnhandledSortHelper() function
1692 unhandled_live_ranges_.Sort(&UnhandledSortHelper); in SortUnhandled()
/external/v8/src/compiler/
Dregister-allocator.cc2550 static bool UnhandledSortHelper(LiveRange* a, LiveRange* b) { in UnhandledSortHelper() function
2564 &UnhandledSortHelper); in SortUnhandled()