LLVM: llvm::PatternMatch::icmp_pred_with_threshold Struct Reference (original) (raw)

#include "[llvm/IR/PatternMatch.h](PatternMatch%5F8h%5Fsource.html)"

Detailed Description

Definition at line 702 of file PatternMatch.h.

Member Function Documentation

isValue()

bool llvm::PatternMatch::icmp_pred_with_threshold::isValue ( const APInt & C) const inline

Member Data Documentation

Pred

CmpPredicate llvm::PatternMatch::icmp_pred_with_threshold::Pred

Thr

const APInt* llvm::PatternMatch::icmp_pred_with_threshold::Thr


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