Searched refs:IsRHSNegative (Results 1 – 1 of 1) sorted by relevance
1223 bool IsRHSNegative = RHS.To() < Zero; in VisitBinaryOperator() local1227 (IsLHSNegative && IsRHSNegative)) { in VisitBinaryOperator()1250 if (IsLHSNegative || IsRHSNegative) { in VisitBinaryOperator()1281 bool IsRHSNegative = RHS.To() < Zero; in VisitBinaryOperator() local1285 (IsLHSNegative && IsRHSNegative)) { in VisitBinaryOperator()