Home | History | Annotate | Download | only in IR

Lines Matching refs:uge

1648     case ICmpInst::ICMP_UGE: return ConstantInt::get(ResultTy, V1.uge(V2));