Home | History | Annotate | Download | only in VMCore

Lines Matching refs:sle

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