Home
last modified time | relevance | path

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

/external/chromium_org/v8/src/
Dlithium-allocator.cc723 LUnallocated* unalloc_operand = LUnallocated::cast(operand); in Define() local
724 range->AddUsePosition(position, unalloc_operand, hint, zone()); in Define()
736 LUnallocated* unalloc_operand = LUnallocated::cast(operand); in Use() local
737 range->AddUsePosition(position, unalloc_operand, hint, zone()); in Use()