Return true if this iterator is greater than or equal to RHS.
RHS.
Declared in <llvm/ADT/iterator.h>
<llvm/ADT/iterator.h>
bool operator>=(SplittingIterator const& RHS) const;
True if this iterator is greater than or equal to RHS.