Home | History | Annotate | Download | only in compiler

Lines Matching refs:incoming_operands_

1338       incoming_operands_(zone),
1340 incoming_operands_.reserve(phi->operands().size());
1346 incoming_operands_.push_back(operand);
1352 for (InstructionOperand* operand : incoming_operands_) {