Searched refs:unalloc_operand (Results 1 – 1 of 1) sorted by relevance
2091 UnallocatedOperand* unalloc_operand = UnallocatedOperand::cast(operand); in Define() local2093 NewUsePosition(position, unalloc_operand, hint, hint_type); in Define()2107 UnallocatedOperand* unalloc_operand = UnallocatedOperand::cast(operand); in Use() local2108 use_pos = NewUsePosition(position, unalloc_operand, hint, hint_type); in Use()