Searched refs:isKnownIntegral (Results 1 – 1 of 1) sorted by relevance
575 static bool isKnownIntegral(const Value *V, const DataLayout &DL, in isKnownIntegral() function774 if (isKnownIntegral(FPOp->getOperand(1), M->getDataLayout(), in fold()1096 if (!isKnownIntegral(opr1, M->getDataLayout(), FPOp->getFastMathFlags())) in fold_pow()