Searched refs:TrySplitAndSpillSplinter (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/compiler/
H A Dregister-allocator.h1089 bool TrySplitAndSpillSplinter(LiveRange* range);
H A Dregister-allocator.cc2829 bool LinearScanAllocator::TrySplitAndSpillSplinter(LiveRange* range) { function in class:v8::internal::compiler::LiveRangeBoundArray::LinearScanAllocator
3086 if (TrySplitAndSpillSplinter(current)) return;

Completed in 112 milliseconds