Match a floating-point non-zero that is not a denormal. For vectors, this includes constants with undefined elements.
Declared in <llvm/IR/PatternMatch.h>
cstfp_pred_ty<is_non_zero_not_denormal_fp>
m_NonZeroNotDenormalFP();
A matcher for a floating-point non-zero that is not a denormal. For vectors, this includes constants with undefined elements.