llvm::EVT::operator!=

Inequality operator

Synopsis

Declared in <llvm/CodeGen/ValueTypes.h>

bool
operator!=(EVT VT) const;

Return Value

true if the objects are not equal, false otherwise

Parameters

NameDescription
VTThe right operand