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