Searched refs:spill_op (Results 1 – 2 of 2) sorted by relevance
565 const InstructionOperand& spill_op) { in ConvertUsesToOperand() argument571 DCHECK(spill_op.IsStackSlot() || spill_op.IsDoubleStackSlot()); in ConvertUsesToOperand()572 InstructionOperand::ReplaceWith(pos->operand(), &spill_op); in ConvertUsesToOperand()
409 const InstructionOperand& spill_op);