Searched refs:IsRHSNegative (Results 1 – 1 of 1) sorted by relevance
1234 bool IsRHSNegative = RHS.To() < Zero; in VisitBinaryOperator() local1238 (IsLHSNegative && IsRHSNegative)) { in VisitBinaryOperator()1261 if (IsLHSNegative || IsRHSNegative) { in VisitBinaryOperator()1292 bool IsRHSNegative = RHS.To() < Zero; in VisitBinaryOperator() local1296 (IsLHSNegative && IsRHSNegative)) { in VisitBinaryOperator()