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