ΒΆbool isBuildVectorOfConstantSDNodes(
const llvm::SDNode* N)
bool isBuildVectorOfConstantSDNodes(
const llvm::SDNode* N)
Description
Return true if the specified node is a BUILD_VECTOR node of all ConstantSDNode or undef.
Declared at: llvm/include/llvm/CodeGen/SelectionDAGNodes.h:101
Parameters
- const llvm::SDNode* N