LLVM  8.0.1
Public Member Functions | List of all members
llvm::PatternMatch::is_nan Struct Reference

#include "llvm/IR/PatternMatch.h"

Public Member Functions

bool isValue (const APFloat &C)
 

Detailed Description

Definition at line 422 of file PatternMatch.h.

Member Function Documentation

◆ isValue()

bool llvm::PatternMatch::is_nan::isValue ( const APFloat C)
inline

Definition at line 423 of file PatternMatch.h.

References llvm::APFloat::isNaN().


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