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