LLVM 22.0.0git
llvm::PatternMatch::is_non_zero_not_denormal_fp Struct Reference

#include "llvm/IR/PatternMatch.h"

Public Member Functions

bool isValue (const APFloat &C) const

Detailed Description

Definition at line 797 of file PatternMatch.h.

Member Function Documentation

◆ isValue()

bool llvm::PatternMatch::is_non_zero_not_denormal_fp::isValue ( const APFloat & C) const
inline

Definition at line 798 of file PatternMatch.h.

References llvm::CallingConv::C.


The documentation for this struct was generated from the following file: