Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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()