Home | History | Annotate | Download | only in VMCore

Lines Matching refs:slt

1644     case ICmpInst::ICMP_SLT: return ConstantInt::get(ResultTy, V1.slt(V2));