Searched refs:inputDenormalIsIEEEOrPosZero (Results 1 – 1 of 1) sorted by relevance
4226 static bool inputDenormalIsIEEEOrPosZero(const Function &F, const Type *Ty) { in inputDenormalIsIEEEOrPosZero() function4248 (isKnownNeverNegSubnormal() || inputDenormalIsIEEEOrPosZero(F, Ty)); in isKnownNeverLogicalNegZero()