Home | History | Annotate | Download | only in IR

Lines Matching refs:isInf

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