Home | History | Annotate | Download | only in IR

Lines Matching refs:sle

1673     case ICmpInst::ICMP_SLE: return ConstantInt::get(ResultTy, V1.sle(V2));