Home | History | Annotate | Download | only in IR

Lines Matching refs:ICMP_UGE

108   case CmpInst::ICMP_UGE: {
150 Pred = isEmptySet() ? CmpInst::ICMP_ULT : CmpInst::ICMP_UGE;
168 getUpper().isMinSignedValue() ? CmpInst::ICMP_SGE : CmpInst::ICMP_UGE;