ΒΆbool isBitwiseNot(llvm::SDValue V,
bool AllowUndefs = false)
bool isBitwiseNot(llvm::SDValue V,
bool AllowUndefs = false)
Description
Returns true if \p V is a bitwise not operation. Assumes that an all ones constant is canonicalized to be operand 1.
Declared at: llvm/include/llvm/CodeGen/SelectionDAGNodes.h:1678
Parameters
- llvm::SDValue V
- bool AllowUndefs = false