Searched refs:operand_tuple_literal (Results 1 – 1 of 1) sorted by relevance
1864 const Literal& operand_tuple_literal = GetEvaluatedLiteralFor(operand); in HandleGetTupleElement() local1868 return evaluated_[get_tuple_element].CopyFrom(operand_tuple_literal, in HandleGetTupleElement()1907 const Literal& operand_tuple_literal = GetEvaluatedLiteralFor(operand); in HandleCopyDone() local1911 TF_RETURN_IF_ERROR(evaluated_[copy_done].CopyFrom(operand_tuple_literal, in HandleCopyDone()