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