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