LLVM 23.0.0git
llvm::PatternMatch::is_signed_inf< IsNegative > Struct Template Reference

#include "llvm/IR/PatternMatch.h"

Public Member Functions

bool isValue (const APFloat &C) const

Detailed Description

template<bool IsNegative>
struct llvm::PatternMatch::is_signed_inf< IsNegative >

Definition at line 766 of file PatternMatch.h.

Member Function Documentation

◆ isValue()

template<bool IsNegative>
bool llvm::PatternMatch::is_signed_inf< IsNegative >::isValue ( const APFloat & C) const
inline

Definition at line 767 of file PatternMatch.h.

References llvm::CallingConv::C.


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