Searched refs:operand_slot (Results 1 – 1 of 1) sorted by relevance
430 HloInstruction** operand_slot = &(outlined_instructions[old_operand]); in OutlineExpressionFromComputation() local431 if (*operand_slot == nullptr) { in OutlineExpressionFromComputation()437 *operand_slot = builder.AddInstruction(HloInstruction::CreateParameter( in OutlineExpressionFromComputation()442 outlined_instruction->ReplaceOperandWith(operand_num, *operand_slot)); in OutlineExpressionFromComputation()