Searched refs:HasNan (Results 1 – 1 of 1) sorted by relevance
9969 bool HasNan = (XC && XC->getValueAPF().isNaN()) || in simplifyFPBinop() local9974 if (Flags.hasNoNaNs() && (HasNan || X.isUndef() || Y.isUndef())) in simplifyFPBinop()