Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:isExact

211       bool isExact;
213 APFloat::rmTowardZero, &isExact);
214 if (isExact) {
410 cast<BinaryOperator>(I)->isExact() &&