|
LLVM 22.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 702 of file PatternMatch.h.
Definition at line 705 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 703 of file PatternMatch.h.
Referenced by isValue().
Definition at line 704 of file PatternMatch.h.
Referenced by isValue().