Searched refs:RHSRoundInt (Results 1 – 1 of 1) sorted by relevance
7964 APFloat RHSRoundInt(*RHS); in foldFCmpIntToFPConst() local7965 RHSRoundInt.roundToIntegral(APFloat::rmNearestTiesToEven); in foldFCmpIntToFPConst()7966 if (*RHS != RHSRoundInt) { in foldFCmpIntToFPConst()