Searched refs:IsRHSNegative (Results 1 – 1 of 1) sorted by relevance
1695 bool IsRHSNegative = RHS.To() < Zero; in VisitBinaryOperator() local1699 (IsLHSNegative && IsRHSNegative)) { in VisitBinaryOperator()1722 if (IsLHSNegative || IsRHSNegative) { in VisitBinaryOperator()1753 bool IsRHSNegative = RHS.To() < Zero; in VisitBinaryOperator() local1757 (IsLHSNegative && IsRHSNegative)) { in VisitBinaryOperator()