Home
last modified time | relevance | path

Searched refs:is_noninf (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPatternMatch.h728 struct is_noninf { struct
733 inline cstfp_pred_ty<is_noninf> m_NonInf() { in m_NonInf() argument
734 return cstfp_pred_ty<is_noninf>(); in m_NonInf()