Searched refs:Rem2IsSigned (Results 1 – 1 of 1) sorted by relevance
1038 bool Rem2IsSigned; in SimplifyAddWithRemainder() local1040 if (MatchRem(MulOpV, RemOpV, C1, Rem2IsSigned) && in SimplifyAddWithRemainder()1041 IsSigned == Rem2IsSigned) { in SimplifyAddWithRemainder()