LLVM 19.0.0git
Public Member Functions | List of all members
llvm::PatternMatch::is_inf Struct Reference

#include "llvm/IR/PatternMatch.h"

Public Member Functions

bool isValue (const APFloat &C)
 

Detailed Description

Definition at line 671 of file PatternMatch.h.

Member Function Documentation

◆ isValue()

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

Definition at line 672 of file PatternMatch.h.

References llvm::CallingConv::C.


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