Searched refs:HasInf (Results 1 – 1 of 1) sorted by relevance
10515 bool HasInf = (XC && XC->getValueAPF().isInfinity()) || in simplifyFPBinop() local10521 if (Flags.hasNoInfs() && (HasInf || X.isUndef() || Y.isUndef())) in simplifyFPBinop()