struct icmp_pred_with_threshold
Declaration
struct icmp_pred_with_threshold { /* full declaration omitted */ };
Declared at: llvm/include/llvm/IR/PatternMatch.h:590
Member Variables
- public ICmpInst::Predicate Pred
- public const llvm::APInt* Thr
Method Overview
- public bool isValue(const llvm::APInt & C)
Methods
ΒΆbool isValue(const llvm::APInt& C)
bool isValue(const llvm::APInt& C)
Declared at: llvm/include/llvm/IR/PatternMatch.h:593
Parameters
- const llvm::APInt& C