Searched refs:set_subshape (Results 1 – 2 of 2) sorted by relevance
230 piece->set_subshape(&shape); in mutable_shape_do_not_use()253 child_piece.set_subshape(&subshape); in SetPiece()282 root_piece_.set_subshape(shape_.get()); in Literal()770 src_literal.root_piece_.set_subshape(src_literal.shape_.get()); in MoveFrom()2569 child_piece.set_subshape(&subshape); in CopyPieceSubtree()2593 root_piece_->set_subshape(shape_.get()); in MutableBorrowingLiteral()2604 root_piece_->set_subshape(shape_.get()); in operator =()2617 root_piece_->set_subshape(shape_.get()); in MutableBorrowingLiteral()2629 root_piece_->set_subshape(shape_.get()); in MutableBorrowingLiteral()2642 root_piece_->set_subshape(shape_.get()); in MutableBorrowingLiteral()[all …]
498 void set_subshape(const Shape* subshape) { in set_subshape() function