Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:IsExact

7271     bool IsExact;
7274 if (APF.convertToInteger(IntVal, APFloat::rmTowardZero, &IsExact) !=
7276 !IsExact)