Home | History | Annotate | Download | only in Utils

Lines Matching refs:CreateICmpULT

1573     Op = B.CreateICmpULT(Op, B.getInt32(10), "isdigit");
1589 Op = B.CreateICmpULT(Op, B.getInt32(128), "isascii");