Home
last modified time | relevance | path

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

/external/v8/src/
Dlithium-allocator.cc725 LUnallocated* unalloc_operand = LUnallocated::cast(operand); in Define() local
726 range->AddUsePosition(position, unalloc_operand, zone_)->set_hint(hint); in Define()
738 LUnallocated* unalloc_operand = LUnallocated::cast(operand); in Use() local
739 range->AddUsePosition(position, unalloc_operand, zone_)->set_hint(hint); in Use()