Home | History | Annotate | Download | only in IR

Lines Matching refs:isInf

789       bool isInf = CFP->getValueAPF().isInfinity();
791 if (!isHalf && !isInf && !isNaN) {