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