Searched refs:IsRHSNegative (Results 1 – 1 of 1) sorted by relevance
1638 bool IsRHSNegative = RHS.To() < Zero; in VisitBinaryOperator() local1642 (IsLHSNegative && IsRHSNegative)) { in VisitBinaryOperator()1665 if (IsLHSNegative || IsRHSNegative) { in VisitBinaryOperator()1696 bool IsRHSNegative = RHS.To() < Zero; in VisitBinaryOperator() local1700 (IsLHSNegative && IsRHSNegative)) { in VisitBinaryOperator()