ΒΆbool isBuildVectorAllZeros(const llvm::SDNode* N)
bool isBuildVectorAllZeros(const llvm::SDNode* N)
Description
Return true if the specified node is a BUILD_VECTOR where all of the elements are 0 or undef.
Declared at: llvm/include/llvm/CodeGen/SelectionDAGNodes.h:97
Parameters
- const llvm::SDNode* N