Searched defs:unalloc_operand (Results 1 - 1 of 1) sorted by relevance

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

Completed in 67 milliseconds