Home
last modified time | relevance | path

Searched defs:icmp_pred_with_threshold (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DPatternMatch.h484 struct icmp_pred_with_threshold { struct
485 ICmpInst::Predicate Pred;
486 const APInt *Thr;
487 bool isValue(const APInt &C) { in isValue()