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

/external/v8/src/crankshaft/
H A Dlithium-allocator.h469 void SplitAndSpillIntersecting(LiveRange* range);
H A Dlithium-allocator.cc1931 SplitAndSpillIntersecting(current);
1968 void LAllocator::SplitAndSpillIntersecting(LiveRange* current) { function in class:LAllocator
/external/v8/src/compiler/
H A Dregister-allocator.h1062 void SplitAndSpillIntersecting(LiveRange* range);
H A Dregister-allocator.cc2767 SplitAndSpillIntersecting(current);
2771 void LinearScanAllocator::SplitAndSpillIntersecting(LiveRange* current) { function in class:v8::internal::compiler::LinearScanAllocator

Completed in 69 milliseconds