Searched refs:shapes_match (Results 1 – 2 of 2) sorted by relevance
123 bool shapes_match = sparse_values_out.CopyFrom( in Compute() local125 DCHECK(shapes_match); in Compute()
700 bool shapes_match = true; in TrySimplify() local704 &shapes_match, &unique_factors)); in TrySimplify()706 if (shapes_match) { in TrySimplify()840 bool* shapes_match, in GetUniqueFactors() argument842 *shapes_match = true; in GetUniqueFactors()845 for (int i = 0; i < node->input_size() && shapes_match; ++i) { in GetUniqueFactors()862 *shapes_match = ShapesSymbolicallyEqual(lhs, rhs); in GetUniqueFactors()