llvm::Register::operator!=

Inequality operator

Synopsis

Declared in <llvm/CodeGen/Register.h>

constexpr
bool
operator!=(unsigned int Other) const;

Return Value

true if the objects are not equal, false otherwise

Parameters

NameDescription
OtherThe right operand