Searched defs:icmp_pred_with_threshold (Results 1 – 1 of 1) sorted by relevance
484 struct icmp_pred_with_threshold { struct485 ICmpInst::Predicate Pred;486 const APInt *Thr;487 bool isValue(const APInt &C) { in isValue()