ΒΆinline cstfp_pred_ty<
    llvm::PatternMatch::is_finite>
m_Finite()

Description

Match a finite FP constant, i.e. not infinity or NaN. For vectors, this includes constants with undefined elements.

Declared at: llvm/include/llvm/IR/PatternMatch.h:642