llvm::operator<

Compare two adapted iterators for order.

Return Value

True if LHS is less than RHS.

Parameters

NameDescription
LHSLeft-hand adapted iterator.
RHSRight-hand adapted iterator.