Simplify "bool x = y ? true : false" to "bool x = y"