Searched refs:hasExactInverseFP (Results 1 – 3 of 3) sorted by relevance
92 bool hasExactInverseFP() const;
1229 if (!(C->hasExactInverseFP() || (I.hasAllowReciprocal() && C->isNormalFP()))) in foldFDivConstantDivisor()
255 bool Constant::hasExactInverseFP() const { in hasExactInverseFP() function in Constant