Match a positive infinity FP constant. For vectors, this includes constants with undefined elements.
Declared in <llvm/IR/PatternMatch.h>
<llvm/IR/PatternMatch.h>
cstfp_pred_ty<is_signed_inf<false>> m_PosInf();
A matcher for a positive infinity FP constant. For vectors, this includes constants with undefined elements.