Searched refs:view_root (Results 1 – 2 of 2) sorted by relevance
2202 MutableBorrowingLiteral literal, const ShapeIndex& view_root) in MutableBorrowingLiteral() argument2204 shape_ = absl::make_unique<Shape>(literal.piece(view_root).subshape()); in MutableBorrowingLiteral()2210 CopyPieceSubtree(*shape_, &literal.piece(view_root), root_piece_); in MutableBorrowingLiteral()2241 const ShapeIndex& view_root) in LiteralSlice() argument2242 : LiteralBase(), root_piece_(&literal.piece(view_root)) {} in LiteralSlice()
810 const ShapeIndex& view_root);829 LiteralSlice(const LiteralBase& literal, const ShapeIndex& view_root);