reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Derived Classes

include/llvm/IR/PatternMatch.h
  282 template <typename Predicate> struct cstfp_pred_ty : public Predicate {

References

include/llvm/IR/PatternMatch.h
  282 template <typename Predicate> struct cstfp_pred_ty : public Predicate {
  506 inline cstfp_pred_ty<is_nan> m_NaN() {