Searched refs:TryInternShape (Results 1 – 1 of 1) sorted by relevance
181 const Shape* TryInternShape(const Shape& shape) { in TryInternShape() function275 if (const Shape* intered_shape_ptr = TryInternShape(shape)) { in Literal()