Searched refs:RHSRoundInt (Results 1 – 1 of 1) sorted by relevance
6435 APFloat RHSRoundInt(RHS); in foldFCmpIntToFPConst() local6436 RHSRoundInt.roundToIntegral(APFloat::rmNearestTiesToEven); in foldFCmpIntToFPConst()6437 if (RHS != RHSRoundInt) { in foldFCmpIntToFPConst()