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