Searched refs:LossOfSign (Results 1 – 1 of 1) sorted by relevance
76 bool LossOfSign = false; in checkPreStmt() local84 LossOfSign = isLossOfSign(Cast, C); in checkPreStmt()91 LossOfSign = isLossOfSign(Cast, C); in checkPreStmt()94 LossOfSign = isLossOfSign(Cast, C); in checkPreStmt()97 LossOfSign = isLossOfSign(Cast, C); in checkPreStmt()100 LossOfSign = isLossOfSign(Cast, C); in checkPreStmt()103 LossOfSign = isLossOfSign(Cast, C); in checkPreStmt()107 LossOfSign = isLossOfSign(Cast, C); in checkPreStmt()111 LossOfSign = isLossOfSign(Cast, C); in checkPreStmt()115 if (LossOfSign || LossOfPrecision) { in checkPreStmt()[all …]