Searched refs:right_is_equal (Results 1 – 1 of 1) sorted by relevance
3461 const bool right_is_equal = right == value; in TryMergeWithAnd() local3462 if (!left_is_equal && !right_is_equal) { in TryMergeWithAnd()