Searched refs:RHSHasPattern (Results 1 – 1 of 1) sorted by relevance
14475 bool RHSHasPattern = isZextOfCompareWithConstant(RHS); in combineADDToADDZE() local14478 if (LHSHasPattern && !RHSHasPattern) in combineADDToADDZE()14480 else if (!LHSHasPattern && !RHSHasPattern) in combineADDToADDZE()