|
LLVM 23.0.0git
|
#include "llvm/IR/PatternMatch.h"
Public Member Functions | |
| bool | isValue (const APInt &C) const |
Public Attributes | |
| CmpPredicate | Pred |
| const APInt * | Thr |
Definition at line 705 of file PatternMatch.h.
Definition at line 708 of file PatternMatch.h.
References llvm::CallingConv::C, llvm::ICmpInst::compare(), Pred, and Thr.
| CmpPredicate llvm::PatternMatch::icmp_pred_with_threshold::Pred |
Definition at line 706 of file PatternMatch.h.
Referenced by isValue().
Definition at line 707 of file PatternMatch.h.
Referenced by isValue().