Searched defs:AddToUnhandledSorted (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/crankshaft/ | ||
D | lithium-allocator.cc | 1644 void LAllocator::AddToUnhandledSorted(LiveRange* range) { in AddToUnhandledSorted() function in v8::internal::LAllocator |
/external/v8/src/compiler/ | ||
D | register-allocator.cc | 2730 void LinearScanAllocator::AddToUnhandledSorted(LiveRange* range) { in AddToUnhandledSorted() function in v8::internal::compiler::LinearScanAllocator |