Return true if this vector and RHS differ.
RHS
Declared in <llvm/ADT/SmallVector.h>
<llvm/ADT/SmallVector.h>
bool operator!=(SmallVectorImpl<SDep> const& RHS) const;
true if the objects are not equal, false otherwise
true
false