Home | History | Annotate | Download | only in Analysis

Lines Matching refs:ICMP_UGE

2553         isKnownPredicate(ICmpInst::ICMP_UGE, Ops[i], Ops[i+1])) {
3867 case ICmpInst::ICMP_UGE:
5646 case ICmpInst::ICMP_UGE:
5827 case ICmpInst::ICMP_UGE:
5952 case ICmpInst::ICMP_UGE:
6191 isKnownPredicateWithRanges(ICmpInst::ICMP_UGE, RHS, FoundRHS))
6195 case ICmpInst::ICMP_UGE:
6196 if (isKnownPredicateWithRanges(ICmpInst::ICMP_UGE, LHS, FoundLHS) &&