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

/external/v8/src/
H A Dlithium-allocator.h532 void AllocateBlockedReg(LiveRange* range);
H A Dlithium-allocator.cc1578 if (!result) AllocateBlockedReg(current);
1757 // TryAllocateFreeReg and AllocateBlockedReg assume this
1845 void LAllocator::AllocateBlockedReg(LiveRange* current) { function in class:LAllocator

Completed in 96 milliseconds