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

/external/v8/src/
H A Dlithium-allocator.h528 LOperand* TryReuseSpillSlot(LiveRange* range);
H A Dlithium-allocator.cc1713 LOperand* LAllocator::TryReuseSpillSlot(LiveRange* range) { function in class:LAllocator
2091 LOperand* op = TryReuseSpillSlot(range);

Completed in 19 milliseconds