Searched refs:shapes_match (Results 1 – 2 of 2) sorted by relevance
125 bool shapes_match = sparse_values_out.CopyFrom( in Compute() local127 DCHECK(shapes_match); in Compute()
726 bool shapes_match = true; in TrySimplify() local730 &shapes_match, &unique_factors)); in TrySimplify()732 if (shapes_match) { in TrySimplify()867 bool* shapes_match, in GetUniqueFactors() argument869 *shapes_match = true; in GetUniqueFactors()872 for (int i = 0; i < node->input_size() && *shapes_match; ++i) { in GetUniqueFactors()889 *shapes_match = ShapesSymbolicallyEqual(*lhs, *rhs); in GetUniqueFactors()