Home | History | Annotate | Download | only in Scalar

Lines Matching refs:CreateICmpULT

1026     Op = B.CreateICmpULT(Op, B.getInt32(10), "isdigit");
1044 Op = B.CreateICmpULT(Op, B.getInt32(128), "isascii");