llvm::SDNodeIterator::operator!=

Inequality operator

Synopsis

Declared in <llvm/CodeGen/SelectionDAGNodes.h>

bool
operator!=(SDNodeIterator const& x) const;

Return Value

true if the objects are not equal, false otherwise

Parameters

NameDescription
xThe right operand