Inequality operator
Declared in <llvm/CodeGen/Register.h>
<llvm/CodeGen/Register.h>
constexpr bool operator!=(Register const& Other) const;
true if the objects are not equal, false otherwise
true
false