Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dlithium-allocator.h427 LOperand* TryReuseSpillSlot(LiveRange* range);
Dlithium-allocator.cc1720 LOperand* LAllocator::TryReuseSpillSlot(LiveRange* range) { in TryReuseSpillSlot() function in v8::internal::LAllocator
2142 LOperand* op = TryReuseSpillSlot(range); in Spill()