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