Return true if the sign bit of the FP value can be ignored by the user when the value is zero.
Declared in <llvm/Analysis/ValueTracking.h>
<llvm/Analysis/ValueTracking.h>
bool canIgnoreSignBitOfZero(Use const& U);