Searched refs:FirstHint (Results 1 – 3 of 3) sorted by relevance
246 DCHECK(current_hint_operand_ == FirstHint()); in current_hint_operand()249 LOperand* FirstHint() const { in FirstHint() function
1783 LOperand* hint = current->FirstHint(); in TryAllocateFreeReg()
12942 LOperand* op = range->FirstHint(); in TraceLiveRange()