Lines Matching full:isinf
722 bool isInf = CFP->getValueAPF().isInfinity();724 if (!isHalf && !isInf && !isNaN) {