llvm::SmallVectorImpl<SDep>::operator!=

Return true if this vector and RHS differ.

Synopsis

Declared in <llvm/ADT/SmallVector.h>

bool
operator!=(SmallVectorImpl<SDep> const& RHS) const;

Return Value

true if the objects are not equal, false otherwise

Parameters

NameDescription
RHSThe right operand