Searched refs:RHSIsU (Results 1 – 1 of 1) sorted by relevance
4944 bool RHSIsU = DAG.MaskedValueIsZero(RHS, HighMask); in ReplaceNodeResults() local4946 if (LHSIsU == RHSIsU) in ReplaceNodeResults()4963 if (RHSIsU && LHSIsS && !RHSIsS) in ReplaceNodeResults()