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