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