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