ΒΆbool allOperandsUndef(const llvm::SDNode* N)
bool allOperandsUndef(const llvm::SDNode* N)
Description
Return true if the node has at least one operand and all operands of the specified node are ISD::UNDEF.
Declared at: llvm/include/llvm/CodeGen/SelectionDAGNodes.h:109
Parameters
- const llvm::SDNode* N